Index: tests/TextureStorageAllocator.cpp |
diff --git a/tests/TextureStorageAllocator.cpp b/tests/TextureStorageAllocator.cpp |
index dd083541365fd9c997e4c35e9487ccd0a7d6c4ff..1d226861e2d9e77cc0a58f426c8d9c64d8116562 100644 |
--- a/tests/TextureStorageAllocator.cpp |
+++ b/tests/TextureStorageAllocator.cpp |
@@ -8,9 +8,9 @@ |
#include "Test.h" |
#if SK_SUPPORT_GPU |
#include "gl/GrGLGpu.h" |
-#include "gl/GLContext.h" |
#include "GrContext.h" |
#include "SkSurface_Gpu.h" |
+#include "../include/gpu/gl/SkGLContext.h" |
#include "../include/gpu/GrTypes.h" |
#include "../include/private/SkTemplates.h" |