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