summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp')
-rw-r--r--libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp b/libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp
index d4f04164f60..9645e31bb6d 100644
--- a/libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp
+++ b/libcxx/test/std/utilities/optional/optional.hash/hash.pass.cpp
@@ -16,7 +16,7 @@
#include <memory>
#include <cassert>
-#include "poisoned_hash_helper.hpp"
+#include "poisoned_hash_helper.h"
#include "test_macros.h"
OpenPOWER on IntegriCloud