X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/fc520a50c9753f6cb34e06ea27b7817d7ffe1b28..792492afbfdae75b239339d9511a19c906c8bd85:/stglibs/srvconf.lib/servconf.h?ds=sidebyside

diff --git a/stglibs/srvconf.lib/servconf.h b/stglibs/srvconf.lib/servconf.h
index a58d2952..67c2f248 100644
--- a/stglibs/srvconf.lib/servconf.h
+++ b/stglibs/srvconf.lib/servconf.h
@@ -32,9 +32,9 @@
 #include <list>
 #include <string>
 
-#include "os_int.h"
+#include "stg/os_int.h"
+#include "stg/const.h"
 #include "netunit.h"
-#include "stg_const.h"
 
 void Start(void *data, const char *el, const char **attr);
 void End(void *data, const char *el);