summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h')
-rw-r--r--chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h b/chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h
index 0d4e1a374ca..7d06a6c70d9 100644
--- a/chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h
+++ b/chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h
@@ -26,10 +26,8 @@
#ifndef THIRD_PARTY_COMPILER_ARRAY_BOUNDS_CLAMPER_H_
#define THIRD_PARTY_COMPILER_ARRAY_BOUNDS_CLAMPER_H_
-#include "GLSLANG/ShaderLang.h"
-
-#include "compiler/InfoSink.h"
-#include "compiler/intermediate.h"
+#include "compiler/translator/InfoSink.h"
+#include "compiler/translator/intermediate.h"
class ArrayBoundsClamper {
public: