Index: src/gpu/GrGpuFactory.cpp |
diff --git a/src/gpu/GrGpuFactory.cpp b/src/gpu/GrGpuFactory.cpp |
index e8d94547624dee594c241290e9213770afa5f06c..4b09c14e5182ae9e299c073403f5835b3537cec1 100644 |
--- a/src/gpu/GrGpuFactory.cpp |
+++ b/src/gpu/GrGpuFactory.cpp |
@@ -12,7 +12,7 @@ |
#include "gl/GrGLConfig.h" |
#include "GrGpu.h" |
-#include "gl/GrGpuGL.h" |
+#include "gl/GrGLGpu.h" |
GrGpu* GrGpu::Create(GrBackend backend, GrBackendContext backendContext, GrContext* context) { |