]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugin_runner.cpp
Fix compilation issues
[stg.git] / projects / stargazer / plugin_runner.cpp
index 335d790eabf4974003062cbc7dd45fe8adf81d5d..e21bb75df2d50bdd8a647978c177ed759331a9d2 100644 (file)
@@ -39,7 +39,7 @@ PLUGIN_RUNNER::PLUGIN_RUNNER(const std::string & pFileName,
                              TARIFFS * t,
                              USERS * u,
                              TRAFFCOUNTER * tc,
-                             BASE_STORE * st,
+                             STORE * st,
                              const SETTINGS * s)
     : pluginFileName(pFileName),
       pluginSettingFileName(),