diff options
Diffstat (limited to 'source/slang/slang-source-stream.h')
| -rw-r--r-- | source/slang/slang-source-stream.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/slang/slang-source-stream.h b/source/slang/slang-source-stream.h index 8dcd29c8d..e6b7507c0 100644 --- a/source/slang/slang-source-stream.h +++ b/source/slang/slang-source-stream.h @@ -2,9 +2,9 @@ #ifndef SLANG_SOURCE_STREAM_H_INCLUDED #define SLANG_SOURCE_STREAM_H_INCLUDED -#include "../core/basic.h" +#include "../core/slang-basic.h" -#include "compiler.h" +#include "slang-compiler.h" namespace Slang { |
