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 5b5015be966229ff653173a4cb7f0d5edfce9bfc..96aef6ed0a9bbaaab22549640d13efa2170bb78b 100644 |
--- a/src/gpu/gl/debug/GrBufferObj.h |
+++ b/tools/gpu/gl/debug/GrBufferObj.h |
@@ -1,3 +1,4 @@ |
+ |
/* |
* Copyright 2012 Google Inc. |
* |
@@ -9,7 +10,7 @@ |
#define GrBufferObj_DEFINED |
#include "GrFakeRefObj.h" |
-#include "../GrGLDefines.h" |
+#include "gl/GrGLDefines.h" |
//////////////////////////////////////////////////////////////////////////////// |
class GrBufferObj : public GrFakeRefObj { |