]> git.stg.codes - stg.git/blobdiff - projects/stargazer/users_impl.cpp
Fix compilation issues after splitting SETTINGS into interface and
[stg.git] / projects / stargazer / users_impl.cpp
index d2c9d7ccc5d4f34fffa3a7267eb399a72365e473..e58e7224d1332a3dbd26eab623adde4f7c57900b 100644 (file)
@@ -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(),