X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2533d87d8779ba2520161c9d89bbc2d4e8b3c114..9a1b6239eae4da592f238350e97b7cf32c8dab43:/projects/sgconf/parser.cpp?ds=sidebyside

diff --git a/projects/sgconf/parser.cpp b/projects/sgconf/parser.cpp
index 990a2971..8e1e3cf1 100644
--- a/projects/sgconf/parser.cpp
+++ b/projects/sgconf/parser.cpp
@@ -33,9 +33,9 @@
 #include <string>
 #include <list>
 
-#include "common.h"
-#include "netunit.h"
-#include "request.h"
+#include "stg/common.h"
+#include "stg/netunit.h"
+#include "stg/request.h"
 
 using namespace std;