summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp')
-rw-r--r--libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp b/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp
index cc51ec3a538..9fd84fdc1f6 100644
--- a/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp
+++ b/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp
@@ -22,7 +22,7 @@
#include <regex>
#include <cassert>
-#include "../../../iterators.h"
+#include "test_iterators.h"
int main()
{
OpenPOWER on IntegriCloud