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 'include/llfio/v2.0/detail/impl/windows/import.hpp')
-rw-r--r--include/llfio/v2.0/detail/impl/windows/import.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llfio/v2.0/detail/impl/windows/import.hpp b/include/llfio/v2.0/detail/impl/windows/import.hpp
index 7a85ee4a..55d42b6b 100644
--- a/include/llfio/v2.0/detail/impl/windows/import.hpp
+++ b/include/llfio/v2.0/detail/impl/windows/import.hpp
@@ -60,7 +60,7 @@ Distributed under the Boost Software License, Version 1.0.
#define NTKERNEL_ERROR_CATEGORY_STATIC 1
#endif
#endif
-#include "../../../../ntkernel-error-category/include/ntkernel_category.hpp"
+#include "ntkernel-error-category/ntkernel_category.hpp"
#endif
LLFIO_V2_NAMESPACE_BEGIN