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