]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig/stgconfig.cpp
Fix compilation issues
[stg.git] / projects / stargazer / plugins / configuration / sgconfig / stgconfig.cpp
index 65c666f2b7723e4382f2434fa7848e818fcfb210..baf7cbee2e2621b6726c7ec0c6c84e96bc102e26 100644 (file)
@@ -131,7 +131,7 @@ void STG_CONFIG::SetAdmins(ADMINS * a)
 admins = a;
 }
 //-----------------------------------------------------------------------------
-void STG_CONFIG::SetStore(BASE_STORE * s)
+void STG_CONFIG::SetStore(STORE * s)
 {
 store = s;
 }