X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e158255de5b7513aec5b27bfadea978c0307fe9a..1a9bbae3582d2e2a9c10f50ddc47bf8d23101cdc:/projects/sgconf_xml/main.cpp

diff --git a/projects/sgconf_xml/main.cpp b/projects/sgconf_xml/main.cpp
index 7f2ed761..03a63a9a 100644
--- a/projects/sgconf_xml/main.cpp
+++ b/projects/sgconf_xml/main.cpp
@@ -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)