summaryrefslogtreecommitdiffstats
path: root/tools/slang-cpp-extractor/cpp-extractor-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/slang-cpp-extractor/cpp-extractor-main.cpp')
-rw-r--r--tools/slang-cpp-extractor/cpp-extractor-main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/slang-cpp-extractor/cpp-extractor-main.cpp b/tools/slang-cpp-extractor/cpp-extractor-main.cpp
index 2bc0596e1..e3bb041be 100644
--- a/tools/slang-cpp-extractor/cpp-extractor-main.cpp
+++ b/tools/slang-cpp-extractor/cpp-extractor-main.cpp
@@ -5,7 +5,7 @@
#include <string.h>
#include "../../source/core/slang-secure-crt.h"
-#include "../../slang-com-helper.h"
+#include "slang-com-helper.h"
#include "../../source/core/slang-list.h"
#include "../../source/core/slang-string.h"