aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/iphone/osys_sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/iphone/osys_sound.cpp')
-rw-r--r--backends/platform/iphone/osys_sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/iphone/osys_sound.cpp b/backends/platform/iphone/osys_sound.cpp
index bfee06c6f2..34c1cbff34 100644
--- a/backends/platform/iphone/osys_sound.cpp
+++ b/backends/platform/iphone/osys_sound.cpp
@@ -23,7 +23,7 @@
// Disable symbol overrides so that we can use system headers.
#define FORBIDDEN_SYMBOL_ALLOW_ALL
-#include "osys_main.h"
+#include "backends/platform/iphone/osys_main.h"
void OSystem_IPHONE::AQBufferCallback(void *in, AudioQueueRef inQ, AudioQueueBufferRef outQB) {
//printf("AQBufferCallback()\n");