X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=system.h;h=5dc1dafcf006502ef3a5d926785803d056559be6;hp=dfb4c6d7c69ad49fd83765caecc4880c8a142ae0;hb=35b1c25093a478d20e01f0ff391c9cdc9c41c2b8;hpb=41497246eeccbcc417f93c2ae087e927751c6914 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;