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