summaryrefslogtreecommitdiff
path: root/source/slang/slang.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/slang.cpp')
-rw-r--r--source/slang/slang.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/source/slang/slang.cpp b/source/slang/slang.cpp
index bcc3d1c67..5c04777de 100644
--- a/source/slang/slang.cpp
+++ b/source/slang/slang.cpp
@@ -18,11 +18,10 @@
#include "slang-repro.h"
-#include "slang-file-system.h"
-
+#include "../core/slang-file-system.h"
#include "../core/slang-writer.h"
-#include "slang-source-loc.h"
+#include "../compiler-core/slang-source-loc.h"
#include "slang-ast-dump.h"