summaryrefslogtreecommitdiff
path: root/core/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/object.h')
-rw-r--r--core/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/object.h b/core/object.h
index 6ce579ea99..b9a800afc4 100644
--- a/core/object.h
+++ b/core/object.h
@@ -721,6 +721,6 @@ public:
};
//needed by macros
-#include "object_type_db.h"
+#include "class_db.h"
#endif