X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/85513928f6a270af94c1477f5ae2773647b04cd7..5a98249bfadbe1d22d316dc3e9e770e0c305e5d6:/projects/sgconf/main.cpp diff --git a/projects/sgconf/main.cpp b/projects/sgconf/main.cpp index e10d21f0..135cd3c0 100644 --- a/projects/sgconf/main.cpp +++ b/projects/sgconf/main.cpp @@ -19,10 +19,6 @@ * Author : Maxim Mamontov */ -#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"