X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/89047aa554682fcb31ee522bbcc24147a67a63d6..5ff8211bdcd5f110621c0ff01fa0854b5e6d9762:/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 <unistd.h>
 #include <limits.h>
 
-#include "os_int.h"
+#include "stg/os_int.h"
 
 typedef void (* DOTCONFCallback) (void * data, const char * buf);