]> git.stg.codes - stg.git/blobdiff - projects/stargazer/users_impl.cpp
Fix compilation issues
[stg.git] / projects / stargazer / users_impl.cpp
index 35237ba24ae562c689a298f2f1881adde9c38b4a..9faadeb3b711995a89f595a1203f055a5127dd2c 100644 (file)
@@ -52,7 +52,7 @@ extern const volatile time_t stgTime;
 //#define USERS_DEBUG 1
 
 //-----------------------------------------------------------------------------
-USERS_IMPL::USERS_IMPL(SETTINGS * s, BASE_STORE * st, TARIFFS * t, const ADMIN & sa)
+USERS_IMPL::USERS_IMPL(SETTINGS * s, STORE * st, TARIFFS * t, const ADMIN & sa)
     : users(),
       usersToDelete(),
       userIPNotifiersBefore(),