X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5fac70d2a11be1f48ba3f2005a8df18b4db6b620..8381ca69f471b4066ee9b01d2918b92cdf1aa91e:/projects/stargazer/users_impl.cpp?ds=inline

diff --git a/projects/stargazer/users_impl.cpp b/projects/stargazer/users_impl.cpp
index d2c9d7cc..e58e7224 100644
--- a/projects/stargazer/users_impl.cpp
+++ b/projects/stargazer/users_impl.cpp
@@ -52,7 +52,7 @@ extern const volatile time_t stgTime;
 //#define USERS_DEBUG 1
 
 //-----------------------------------------------------------------------------
-USERS_IMPL::USERS_IMPL(SETTINGS * s, STORE * st, TARIFFS * t, const ADMIN * sa)
+USERS_IMPL::USERS_IMPL(SETTINGS_IMPL * s, STORE * st, TARIFFS * t, const ADMIN * sa)
     : users(),
       usersToDelete(),
       userIPNotifiersBefore(),