aboutsummaryrefslogtreecommitdiff
path: root/common/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/util.h')
-rw-r--r--common/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/util.h b/common/util.h
index 4493455a8c..3af9b49086 100644
--- a/common/util.h
+++ b/common/util.h
@@ -175,6 +175,7 @@ enum Platform {
kPlatformWii,
kPlatformPSX,
kPlatformCDi,
+ kPlatformIOS,
kPlatformUnknown = -1
};