]> git.stg.codes - stg.git/blobdiff - projects/sgconf_xml/parser.cpp
Fix sgconf_xml compilation errors
[stg.git] / projects / sgconf_xml / parser.cpp
index df18975eb8108e3ca4e4bc11daed92857b2d8cac..99b48a7b19d865fdef5299e3d1519f50ad278bda 100644 (file)
@@ -3,8 +3,8 @@
 #include <expat.h>
 #include <string.h>
 
-#include "common.h"
-#include "netunit.h"
+#include "stg/common.h"
+#include "stg/netunit.h"
 #include "request.h"
 
 int parse_depth = 0;