summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-json-rpc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler-core/slang-json-rpc.cpp')
-rw-r--r--source/compiler-core/slang-json-rpc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler-core/slang-json-rpc.cpp b/source/compiler-core/slang-json-rpc.cpp
index 3474718c7..f4a61da1e 100644
--- a/source/compiler-core/slang-json-rpc.cpp
+++ b/source/compiler-core/slang-json-rpc.cpp
@@ -1,6 +1,6 @@
#include "slang-json-rpc.h"
-#include "../../slang-com-helper.h"
+#include "slang-com-helper.h"
#include "slang-json-native.h"