aboutsummaryrefslogtreecommitdiff
path: root/engines/igor
diff options
context:
space:
mode:
Diffstat (limited to 'engines/igor')
-rw-r--r--engines/igor/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/igor/detection.cpp b/engines/igor/detection.cpp
index a83a740226..6f16e2f30a 100644
--- a/engines/igor/detection.cpp
+++ b/engines/igor/detection.cpp
@@ -134,6 +134,6 @@ bool IgorMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common
return gd != 0;
}
-META_COMPATIBLITY_WRAPPER(IGOR, IgorMetaEngine);
+META_COMPATIBILITY_WRAPPER(IGOR, IgorMetaEngine);
REGISTER_PLUGIN(IGOR, "Igor: Objective Uikokahonia", "Igor: Objective Uikokahonia (C) Pendulo Studios");