aboutsummaryrefslogtreecommitdiff
path: root/src/test/flatfile_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/flatfile_tests.cpp')
-rw-r--r--src/test/flatfile_tests.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/flatfile_tests.cpp b/src/test/flatfile_tests.cpp
index ef3946a115..740d805cce 100644
--- a/src/test/flatfile_tests.cpp
+++ b/src/test/flatfile_tests.cpp
@@ -2,8 +2,11 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+#include <clientversion.h>
#include <flatfile.h>
+#include <streams.h>
#include <test/setup_common.h>
+#include <util/system.h>
#include <boost/test/unit_test.hpp>