diff options
Diffstat (limited to 'source/core/slang-platform.h')
| -rw-r--r-- | source/core/slang-platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-platform.h b/source/core/slang-platform.h index 57a624e6d..81bae88d6 100644 --- a/source/core/slang-platform.h +++ b/source/core/slang-platform.h @@ -2,8 +2,8 @@ #ifndef SLANG_CORE_PLATFORM_H #define SLANG_CORE_PLATFORM_H -#include "../../include/slang.h" #include "../core/slang-string.h" +#include "slang.h" namespace Slang { |
