Fix `make distcheck`
[tinc] / src / bsd / device.c
index 0c1a62f..badd77d 100644 (file)
@@ -28,7 +28,7 @@
 #include "../xalloc.h"
 
 #ifdef ENABLE_TUNEMU
-#include "bsd/tunemu.h"
+#include "tunemu.h"
 #endif
 
 #ifdef HAVE_NET_IF_UTUN_H