diff options
Diffstat (limited to 'source/core/slang-file-system.cpp')
| -rw-r--r-- | source/core/slang-file-system.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-file-system.cpp b/source/core/slang-file-system.cpp index 7c3cd83bb..d578e63d5 100644 --- a/source/core/slang-file-system.cpp +++ b/source/core/slang-file-system.cpp @@ -1,6 +1,6 @@ #include "slang-file-system.h" -#include "../../slang-com-ptr.h" +#include "slang-com-ptr.h" #include "../core/slang-io.h" #include "../core/slang-string-util.h" |
