X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Fbsd%2Fdevice.c;h=c0642f57c9d18f87b35b4bdaa4b9f6b70b7a72d9;hb=9235256116574927657a93944ef1b21e255e771b;hp=badd77d7a4b07787329e4ba8279e0d4d133b2ddc;hpb=76ec2548d0a3e2f1ea92da025549e2abce2bf502;p=tinc diff --git a/src/bsd/device.c b/src/bsd/device.c index badd77d7..c0642f57 100644 --- a/src/bsd/device.c +++ b/src/bsd/device.c @@ -28,7 +28,7 @@ #include "../xalloc.h" #ifdef ENABLE_TUNEMU -#include "tunemu.h" +#include "darwin/tunemu.h" #endif #ifdef HAVE_NET_IF_UTUN_H