]> git.stg.codes - stg.git/blobdiff - projects/sgconf/main.cpp
Code cleanup.
[stg.git] / projects / sgconf / main.cpp
index e10d21f0b7ec41c41ff8756ca71923b0ed11c5b6..135cd3c02656f826a8122ae69566ed1dd805da48 100644 (file)
  *    Author : Maxim Mamontov <faust@stargazer.dp.ua>
  */
 
-#include "request.h"
-#include "common_sg.h"
-#include "sg_error_codes.h"
-
 #include "xml.h"
 #include "admins.h"
 #include "tariffs.h"
@@ -31,6 +27,7 @@
 #include "actions.h"
 #include "config.h"
 
+#include "stg/servconf.h"
 #include "stg/user_conf.h"
 #include "stg/user_stat.h"
 #include "stg/common.h"