diff options
Diffstat (limited to 'source/core/slang-hash.h')
| -rw-r--r-- | source/core/slang-hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-hash.h b/source/core/slang-hash.h index ff0cdc181..12239221b 100644 --- a/source/core/slang-hash.h +++ b/source/core/slang-hash.h @@ -1,8 +1,8 @@ #ifndef SLANG_CORE_HASH_H #define SLANG_CORE_HASH_H -#include "../../include/slang.h" #include "slang-math.h" +#include "slang.h" #include "../../external/unordered_dense/include/ankerl/unordered_dense.h" |
