aboutsummaryrefslogtreecommitdiff
path: root/src/test/testutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/testutil.h')
-rw-r--r--src/test/testutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/testutil.h b/src/test/testutil.h
index e2d0de0e26..cbe784d640 100644
--- a/src/test/testutil.h
+++ b/src/test/testutil.h
@@ -10,6 +10,6 @@
#include "fs.h"
-boost::filesystem::path GetTempPath();
+fs::path GetTempPath();
#endif // BITCOIN_TEST_TESTUTIL_H