summaryrefslogtreecommitdiff
path: root/atf-c++/tests_test.cpp
diff options
context:
space:
mode:
authorJulio Merino <jmmv@FreeBSD.org>2014-02-14 14:41:25 +0000
committerJulio Merino <jmmv@FreeBSD.org>2014-02-14 14:41:25 +0000
commit8fee91db34c6746951ced9a348b36c5b758d576e (patch)
treea986bed64ee725de3eb52c5f0838f6c59b8aa7d9 /atf-c++/tests_test.cpp
parentbf351e294647b19b2abb7e59344e619866206e71 (diff)
Notes
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.