diff options
Diffstat (limited to 'gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp')
-rwxr-xr-x | gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp b/gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp index 049dae907..ef35c6ed5 100755 --- a/gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp +++ b/gfx/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp @@ -4,7 +4,7 @@ // found in the LICENSE file. // -#include "compiler/preprocessor/DirectiveHandlerBase.h" +#include "DirectiveHandlerBase.h" namespace pp { |