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/utils.ipp')
-rw-r--r--include/llfio/v2.0/detail/impl/windows/utils.ipp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llfio/v2.0/detail/impl/windows/utils.ipp b/include/llfio/v2.0/detail/impl/windows/utils.ipp
index 2b1e37f8..717386e1 100644
--- a/include/llfio/v2.0/detail/impl/windows/utils.ipp
+++ b/include/llfio/v2.0/detail/impl/windows/utils.ipp
@@ -24,7 +24,7 @@ Distributed under the Boost Software License, Version 1.0.
#include "../../../utils.hpp"
-#include "../../../quickcpplib/include/spinlock.hpp"
+#include "quickcpplib/spinlock.hpp"
#include "import.hpp"
LLFIO_V2_NAMESPACE_BEGIN