X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/89047aa554682fcb31ee522bbcc24147a67a63d6..4a680f37817759b02e424faf1b22c5c38ea29e5b:/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);