X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=system.h;h=5dc1dafcf006502ef3a5d926785803d056559be6;hb=a22041922f160667573e9a5ae3f4195e1668906a;hp=dfb4c6d7c69ad49fd83765caecc4880c8a142ae0;hpb=7ea85043ac1fb2096baea44f6b0af27ac0d0b2cf;p=tinc diff --git a/system.h b/system.h index dfb4c6d7..5dc1dafc 100644 --- a/system.h +++ b/system.h @@ -37,7 +37,7 @@ typedef int bool; /* Other functions */ -#include "dropin.h" +#include "src/dropin.h" #ifndef HAVE_SOCKLEN_T typedef int socklen_t;