aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGpuVertex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrGpuVertex.h')
-rw-r--r--src/gpu/GrGpuVertex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrGpuVertex.h b/src/gpu/GrGpuVertex.h
index 2abc2f407e..d093e2d068 100644
--- a/src/gpu/GrGpuVertex.h
+++ b/src/gpu/GrGpuVertex.h
@@ -11,7 +11,7 @@
#ifndef GrGpuVertex_DEFINED
#define GrGpuVertex_DEFINED
-#include "GrGLConfig.h"
+#include "gl/GrGLConfig.h"
#include "GrPoint.h"
#if GR_TEXT_SCALAR_IS_USHORT