summaryrefslogtreecommitdiffstats
path: root/gfx/angle/src/compiler/preprocessor/Lexer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/angle/src/compiler/preprocessor/Lexer.cpp')
-rwxr-xr-xgfx/angle/src/compiler/preprocessor/Lexer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/angle/src/compiler/preprocessor/Lexer.cpp b/gfx/angle/src/compiler/preprocessor/Lexer.cpp
index 89cb3cf44..7c663ee76 100755
--- a/gfx/angle/src/compiler/preprocessor/Lexer.cpp
+++ b/gfx/angle/src/compiler/preprocessor/Lexer.cpp
@@ -4,7 +4,7 @@
// found in the LICENSE file.
//
-#include "compiler/preprocessor/Lexer.h"
+#include "Lexer.h"
namespace pp
{