aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/plugins/gp2xwiz/gp2xwiz-provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/plugins/gp2xwiz/gp2xwiz-provider.h b/backends/plugins/gp2xwiz/gp2xwiz-provider.h
index b9b8792225..929a9af1f6 100644
--- a/backends/plugins/gp2xwiz/gp2xwiz-provider.h
+++ b/backends/plugins/gp2xwiz/gp2xwiz-provider.h
@@ -30,7 +30,7 @@
#if defined(DYNAMIC_MODULES) && defined(GP2XWIZ)
-class PS2PluginProvider : public FilePluginProvider {
+class GP2XWIZPluginProvider : public FilePluginProvider {
protected:
Plugin* createPlugin(const Common::FSNode &node) const;