aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ios/GrGLDefaultInterface_iOS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/ios/GrGLDefaultInterface_iOS.cpp')
-rw-r--r--src/gpu/ios/GrGLDefaultInterface_iOS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/ios/GrGLDefaultInterface_iOS.cpp b/src/gpu/ios/GrGLDefaultInterface_iOS.cpp
index 189fb25fe7..9fc953fdfc 100644
--- a/src/gpu/ios/GrGLDefaultInterface_iOS.cpp
+++ b/src/gpu/ios/GrGLDefaultInterface_iOS.cpp
@@ -7,7 +7,7 @@
*/
-#include "GrGLInterface.h"
+#include "gl/GrGLInterface.h"
#import <OpenGLES/ES2/gl.h>
#import <OpenGLES/ES2/glext.h>