X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/c963a109219ed101fa42f501b16f90d7b7b4f3f2..840d8fe043e441e30b337b1af470b33bc866418f:/projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp diff --git a/projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp b/projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp index b3d8823e..6f200567 100644 --- a/projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp +++ b/projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp @@ -30,6 +30,8 @@ #include #include +#include +#include // usleep, close #include #include @@ -41,8 +43,8 @@ #include "common.h" #include "stg_locker.h" #include "tariff.h" -#include "../../../settings.h" -#include "../../../user_property.h" +#include "user_property.h" +#include "settings.h" extern volatile const time_t stgTime;