Index: src/sksl/ir/SkSLInterfaceBlock.h |
diff --git a/src/sksl/ir/SkSLInterfaceBlock.h b/src/sksl/ir/SkSLInterfaceBlock.h |
index f1121ed707681a8ddbc841e784cc811754730be8..debde207a198f61c394a112911fba0b520f1cf39 100644 |
--- a/src/sksl/ir/SkSLInterfaceBlock.h |
+++ b/src/sksl/ir/SkSLInterfaceBlock.h |
@@ -9,7 +9,7 @@ |
#define SKSL_INTERFACEBLOCK |
#include "SkSLProgramElement.h" |
-#include "SkSLVarDeclaration.h" |
+#include "SkSLVarDeclarations.h" |
namespace SkSL { |