diff options
Diffstat (limited to 'source/slangc')
| -rw-r--r-- | source/slangc/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slangc/main.cpp b/source/slangc/main.cpp index a643e26eb..a97c38685 100644 --- a/source/slangc/main.cpp +++ b/source/slangc/main.cpp @@ -1,5 +1,6 @@ // main.cpp +#define SLANG_DYNAMIC #include "../slang.h" #include "core/slang-io.h" |
