diff options
Diffstat (limited to 'source/core/slang-shared-library.h')
| -rw-r--r-- | source/core/slang-shared-library.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-shared-library.h b/source/core/slang-shared-library.h index ede5b1615..d6c1618ec 100644 --- a/source/core/slang-shared-library.h +++ b/source/core/slang-shared-library.h @@ -1,7 +1,7 @@ #ifndef SLANG_CORE_SHARED_LIBRARY_H #define SLANG_CORE_SHARED_LIBRARY_H -#include "../../include/slang.h" +#include "slang.h" #include "slang-com-helper.h" #include "slang-com-ptr.h" |
