summaryrefslogtreecommitdiff
path: root/platform/iphone/game_center.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/iphone/game_center.h')
-rw-r--r--platform/iphone/game_center.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/iphone/game_center.h b/platform/iphone/game_center.h
index 6705674ac6..10c8ef52fb 100644
--- a/platform/iphone/game_center.h
+++ b/platform/iphone/game_center.h
@@ -33,7 +33,7 @@
#ifndef GAME_CENTER_H
#define GAME_CENTER_H
-#include "core/object.h"
+#include "core/class_db.h"
class GameCenter : public Object {
GDCLASS(GameCenter, Object);