summaryrefslogtreecommitdiff
path: root/tools/slang-unit-test/unit-test-file-system.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/slang-unit-test/unit-test-file-system.cpp')
-rw-r--r--tools/slang-unit-test/unit-test-file-system.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/slang-unit-test/unit-test-file-system.cpp b/tools/slang-unit-test/unit-test-file-system.cpp
index 2a724fb3c..676ef5ee1 100644
--- a/tools/slang-unit-test/unit-test-file-system.cpp
+++ b/tools/slang-unit-test/unit-test-file-system.cpp
@@ -8,7 +8,7 @@
#include "../../source/core/slang-memory-file-system.h"
#include "../../source/core/slang-riff-file-system.h"
#include "../../source/core/slang-zip-file-system.h"
-#include "tools/unit-test/slang-unit-test.h"
+#include "unit-test/slang-unit-test.h"
using namespace Slang;