X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/fc520a50c9753f6cb34e06ea27b7817d7ffe1b28..a622b081808494796d3679acaebbf5ee364fe9de:/stglibs/srvconf.lib/servconf.h 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 #include -#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);