diff options
Diffstat (limited to 'source/core/slang-shared-library.cpp')
| -rw-r--r-- | source/core/slang-shared-library.cpp | 2 |
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" |
