]> git.stg.codes - stg.git/blobdiff - projects/sgconf/request.h
Fix sgconf compilation errors
[stg.git] / projects / sgconf / request.h
index 6878f6562fe590bdd6f46f7e5a43d458b8a2a3c7..c80986614fcea6a376a3586e480fb1a9d5a2912b 100644 (file)
 #define request_h
 
 #include <string>
-#include "resetable.h"
-#include "stg_const.h"
-#include "os_int.h"
+
+#include "stg/resetable.h"
+#include "stg/stg_const.h"
+#include "stg/os_int.h"
 
 #define TARIFF_NOW  (0)
 #define TARIFF_DEL  (1)