summaryrefslogtreecommitdiffstats
path: root/core/compressed_translation.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/compressed_translation.h')
-rw-r--r--core/compressed_translation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/compressed_translation.h b/core/compressed_translation.h
index a7b539816a..218a59c05d 100644
--- a/core/compressed_translation.h
+++ b/core/compressed_translation.h
@@ -33,7 +33,7 @@
class PHashTranslation : public Translation {
- OBJ_TYPE(PHashTranslation,Translation);
+ GDCLASS(PHashTranslation,Translation);
//this translation uses a sort of modified perfect hash algorithm