X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/89047aa554682fcb31ee522bbcc24147a67a63d6..ad34d43426a49a050c807a9fffcda0ccf8bb23d2:/stglibs/dotconfpp.lib/dotconfpp.h diff --git a/stglibs/dotconfpp.lib/dotconfpp.h b/stglibs/dotconfpp.lib/dotconfpp.h index 67835fb8..8c2a82ad 100644 --- a/stglibs/dotconfpp.lib/dotconfpp.h +++ b/stglibs/dotconfpp.lib/dotconfpp.h @@ -33,7 +33,7 @@ #include #include -#include "os_int.h" +#include "stg/os_int.h" typedef void (* DOTCONFCallback) (void * data, const char * buf);