diff options
Diffstat (limited to 'libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/default.pass.cpp')
| -rw-r--r-- | libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/default.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/default.pass.cpp b/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/default.pass.cpp index b31728da1f9..08461ccedc0 100644 --- a/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/default.pass.cpp +++ b/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/default.pass.cpp @@ -14,7 +14,7 @@ // path() noexcept -#include "filesystem_include.hpp" +#include "filesystem_include.h" #include <type_traits> #include <cassert> |

