summaryrefslogtreecommitdiffstats
path: root/tools/slang-unit-test/unit-test-byte-encode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/slang-unit-test/unit-test-byte-encode.cpp')
-rw-r--r--tools/slang-unit-test/unit-test-byte-encode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/slang-unit-test/unit-test-byte-encode.cpp b/tools/slang-unit-test/unit-test-byte-encode.cpp
index 633d3918d..08ab3d34f 100644
--- a/tools/slang-unit-test/unit-test-byte-encode.cpp
+++ b/tools/slang-unit-test/unit-test-byte-encode.cpp
@@ -3,7 +3,7 @@
#include "../../source/core/slang-byte-encode-util.h"
#include "../../source/core/slang-list.h"
#include "../../source/core/slang-random-generator.h"
-#include "tools/unit-test/slang-unit-test.h"
+#include "unit-test/slang-unit-test.h"
#include <stdio.h>
#include <stdlib.h>