Index: src/gpu/gl/mesa/SkMesaGLContext.cpp |
diff --git a/src/gpu/gl/mesa/SkMesaGLContext.cpp b/src/gpu/gl/mesa/SkMesaGLContext.cpp |
index 3c5cc971a209a70d6bd4b61f9c662e369a7f639f..1fac5fadd663fde5bcbd900a4060d59c9d554458 100644 |
--- a/src/gpu/gl/mesa/SkMesaGLContext.cpp |
+++ b/src/gpu/gl/mesa/SkMesaGLContext.cpp |
@@ -8,7 +8,7 @@ |
#include <GL/osmesa.h> |
-#include "gl/SkMesaGLContext.h" |
+#include "gl/mesa/SkMesaGLContext.h" |
#include "gl/GrGLDefines.h" |
static const GrGLint gBOGUS_SIZE = 16; |