summaryrefslogtreecommitdiffstats
path: root/contrib/atf/atf-c++/tests_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/atf/atf-c++/tests_test.cpp')
-rw-r--r--contrib/atf/atf-c++/tests_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/atf/atf-c++/tests_test.cpp b/contrib/atf/atf-c++/tests_test.cpp
index 63ab2ef..5f19a4e 100644
--- a/contrib/atf/atf-c++/tests_test.cpp
+++ b/contrib/atf/atf-c++/tests_test.cpp
@@ -40,8 +40,8 @@ extern "C" {
#include "macros.hpp"
-#include "detail/parser.hpp"
#include "detail/test_helpers.hpp"
+#include "detail/text.hpp"
// ------------------------------------------------------------------------
// Tests for the "atf_tp_writer" class.
OpenPOWER on IntegriCloud