summaryrefslogtreecommitdiff
path: root/platform/iphone/gl_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/iphone/gl_view.h')
-rwxr-xr-xplatform/iphone/gl_view.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/iphone/gl_view.h b/platform/iphone/gl_view.h
index a5b1b8731f..04334991fd 100755
--- a/platform/iphone/gl_view.h
+++ b/platform/iphone/gl_view.h
@@ -101,6 +101,8 @@
- (BOOL)createFramebuffer;
- (void)destroyFramebuffer;
+- (void)audioRouteChangeListenerCallback:(NSNotification*)notification;
+
@property NSTimeInterval animationInterval;
@end