]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig2/configproto.cpp
Fix compilation issues
[stg.git] / projects / stargazer / plugins / configuration / sgconfig2 / configproto.cpp
index b0255e1d0bb032e989f145d99ce5bf9445137619..1166d0e6f8a8c389a627aae9f3b1c5a551374dbc 100644 (file)
@@ -235,7 +235,7 @@ for (unsigned int i = 0; i < dataParser.size(); i++)
     }
 }
 //-----------------------------------------------------------------------------
-void CONFIGPROTO::SetStore(BASE_STORE * s)
+void CONFIGPROTO::SetStore(STORE * s)
 {
 store = s;
 for (unsigned int i = 0; i < dataParser.size(); i++)