summaryrefslogtreecommitdiff
path: root/atf-c++/tests_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'atf-c++/tests_test.cpp')
-rw-r--r--atf-c++/tests_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/atf-c++/tests_test.cpp b/atf-c++/tests_test.cpp
index 63ab2ef91a5d..5f19a4e176c0 100644
--- a/atf-c++/tests_test.cpp
+++ b/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.