X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=system.h;h=5dc1dafcf006502ef3a5d926785803d056559be6;hb=288990c809f818ccb87d04234b783efd0a2c0276;hp=dfb4c6d7c69ad49fd83765caecc4880c8a142ae0;hpb=4c85542894f7fca823b119b05e07179deb24229a;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;