summaryrefslogtreecommitdiffstats
path: root/tools/slang-cpp-extractor/macro-writer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/slang-cpp-extractor/macro-writer.cpp')
-rw-r--r--tools/slang-cpp-extractor/macro-writer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/slang-cpp-extractor/macro-writer.cpp b/tools/slang-cpp-extractor/macro-writer.cpp
index 24d95850a..285a91851 100644
--- a/tools/slang-cpp-extractor/macro-writer.cpp
+++ b/tools/slang-cpp-extractor/macro-writer.cpp
@@ -1,6 +1,6 @@
#include "macro-writer.h"
-#include "../../slang-com-helper.h"
+#include "slang-com-helper.h"
#include "../../source/core/slang-list.h"
#include "../../source/core/slang-string.h"