Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/current_path.cpp')
-rw-r--r--test/tests/current_path.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/tests/current_path.cpp b/test/tests/current_path.cpp
index 64d0f3f8..3f2ae559 100644
--- a/test/tests/current_path.cpp
+++ b/test/tests/current_path.cpp
@@ -22,8 +22,7 @@ Distributed under the Boost Software License, Version 1.0.
http://www.boost.org/LICENSE_1_0.txt)
*/
-#include "../../include/afio/afio.hpp"
-#include "kerneltest/include/kerneltest.hpp"
+#include "../test_kernel_decl.hpp"
template <class FileHandleType, class DirectoryHandleType> static inline void TestHandleCurrentPath()
{