summaryrefslogtreecommitdiff
path: root/source/slang/slang-file-system.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/slang-file-system.cpp')
-rw-r--r--source/slang/slang-file-system.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/slang/slang-file-system.cpp b/source/slang/slang-file-system.cpp
index 9cd2ee035..f8c423e84 100644
--- a/source/slang/slang-file-system.cpp
+++ b/source/slang/slang-file-system.cpp
@@ -4,7 +4,7 @@
#include "../core/slang-io.h"
#include "../core/slang-string-util.h"
-#include "compiler.h"
+#include "slang-compiler.h"
namespace Slang
{