]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/files/file_store.cpp
Fix compilation issues
[stg.git] / projects / stargazer / plugins / store / files / file_store.cpp
index 5969c640370afab76e90d1690e7e78d147346ba2..e7d5ebaa41afed890f44fded1aa80977e31aed6f 100644 (file)
@@ -132,7 +132,7 @@ FILES_STORE_CREATOR fsc;
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------
-BASE_STORE * GetStore()
+STORE * GetStore()
 {
 return fsc.GetStore();
 }