commit | ffa11bbbedd201899eb93bf05089c511f53d5c2a | [log] [tgz] |
---|---|---|
author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Oct 20 13:43:13 2011 +0000 |
committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Oct 20 13:43:13 2011 +0000 |
tree | e5cccf6d8dfdd2e427e42ac204de419635dd471f | |
parent | e173992c2319205fdc263ccd10d7a9018c23013c [diff] [blame] |
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files. Review URL: http://codereview.appspot.com/5304047/ git-svn-id: http://skia.googlecode.com/svn/trunk@2506 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/gpu/GrGLShaderVar.h b/src/gpu/GrGLShaderVar.h index 5c50079..8eba714 100644 --- a/src/gpu/GrGLShaderVar.h +++ b/src/gpu/GrGLShaderVar.h
@@ -10,6 +10,7 @@ #define GrGLShaderVar_DEFINED #include "GrGLInterface.h" +#include "GrStringBuilder.h" /** * Represents a variable in a shader