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 10c8ef52fb..cbfd616e56 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/class_db.h"
+#include "core/object/class_db.h"
class GameCenter : public Object {
GDCLASS(GameCenter, Object);