]> git.stg.codes - stg.git/blobdiff - projects/sgconf_xml/main.cpp
Fix sgconf_xml compilation errors
[stg.git] / projects / sgconf_xml / main.cpp
index 7f2ed76193eca3e3501176701b37dfee6707b636..03a63a9ada0deb87ca7f990a8f317dbafcd851c9 100644 (file)
@@ -33,9 +33,9 @@ $Date: 2008/01/05 12:11:34 $
 #include <arpa/inet.h>
 #include <string.h>
 
+#include "stg/common.h"
+#include "stg/netunit.h"
 #include "request.h"
-#include "common.h"
-#include "netunit.h"
 
 #define FN_LEN          (512)
 #define REQ_STR_LEN     (300)