diff options
Diffstat (limited to 'libcxx/test/std/input.output/filesystems/fs.enum/enum.path.format.pass.cpp')
| -rw-r--r-- | libcxx/test/std/input.output/filesystems/fs.enum/enum.path.format.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/std/input.output/filesystems/fs.enum/enum.path.format.pass.cpp b/libcxx/test/std/input.output/filesystems/fs.enum/enum.path.format.pass.cpp index d60225d4ff6..b00a935a021 100644 --- a/libcxx/test/std/input.output/filesystems/fs.enum/enum.path.format.pass.cpp +++ b/libcxx/test/std/input.output/filesystems/fs.enum/enum.path.format.pass.cpp @@ -13,7 +13,7 @@ // class path; // enum class format; -#include "filesystem_include.hpp" +#include "filesystem_include.h" #include <type_traits> #include <cassert> |

