summaryrefslogtreecommitdiff
path: root/source/core/slang-shared-library.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/slang-shared-library.cpp')
-rw-r--r--source/core/slang-shared-library.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-shared-library.cpp b/source/core/slang-shared-library.cpp
index c3991ad06..34464597c 100644
--- a/source/core/slang-shared-library.cpp
+++ b/source/core/slang-shared-library.cpp
@@ -1,6 +1,6 @@
#include "slang-shared-library.h"
-#include "../../slang-com-ptr.h"
+#include "slang-com-ptr.h"
#include "slang-io.h"
#include "slang-string-util.h"