X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/fc520a50c9753f6cb34e06ea27b7817d7ffe1b28..13741f69c1ea01b5d513ad1eadbdd0a1bc49a9bb:/stglibs/srvconf.lib/parser.cpp diff --git a/stglibs/srvconf.lib/parser.cpp b/stglibs/srvconf.lib/parser.cpp index 9373952e..0038f03d 100644 --- a/stglibs/srvconf.lib/parser.cpp +++ b/stglibs/srvconf.lib/parser.cpp @@ -33,8 +33,8 @@ #include <arpa/inet.h> #include <string> -#include "common.h" -#include "stg_const.h" +#include "stg/common.h" +#include "stg/const.h" #include "servconf.h" using namespace std;