aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/ir/SkSLInterfaceBlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sksl/ir/SkSLInterfaceBlock.h')
-rw-r--r--src/sksl/ir/SkSLInterfaceBlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sksl/ir/SkSLInterfaceBlock.h b/src/sksl/ir/SkSLInterfaceBlock.h
index f1121ed707..debde207a1 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 {