Index: tools/gpu/gl/debug/GrBufferObj.h |
diff --git a/src/gpu/gl/debug/GrBufferObj.h b/tools/gpu/gl/debug/GrBufferObj.h |
similarity index 98% |
rename from src/gpu/gl/debug/GrBufferObj.h |
rename to tools/gpu/gl/debug/GrBufferObj.h |
index 65b1caf8200082eac2d7f10c7d3dfb9ff05db4db..96aef6ed0a9bbaaab22549640d13efa2170bb78b 100644 |
--- a/src/gpu/gl/debug/GrBufferObj.h |
+++ b/tools/gpu/gl/debug/GrBufferObj.h |
@@ -10,7 +10,7 @@ |
#define GrBufferObj_DEFINED |
#include "GrFakeRefObj.h" |
-#include "../GrGLDefines.h" |
+#include "gl/GrGLDefines.h" |
//////////////////////////////////////////////////////////////////////////////// |
class GrBufferObj : public GrFakeRefObj { |