diff options
Diffstat (limited to 'source/core/slang-text-io.cpp')
| -rw-r--r-- | source/core/slang-text-io.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-text-io.cpp b/source/core/slang-text-io.cpp index 327ef55de..f7257c1ee 100644 --- a/source/core/slang-text-io.cpp +++ b/source/core/slang-text-io.cpp @@ -1,6 +1,6 @@ #include "slang-text-io.h" -#include "../../slang-com-helper.h" +#include "slang-com-helper.h" namespace Slang { |
