aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/wrappers/special/nt_namespace/utils
diff options
context:
space:
mode:
Diffstat (limited to 'um/wrappers/special/nt_namespace/utils')
-rw-r--r--um/wrappers/special/nt_namespace/utils/convert_nt_path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/um/wrappers/special/nt_namespace/utils/convert_nt_path.cpp b/um/wrappers/special/nt_namespace/utils/convert_nt_path.cpp
index 5a77fed..1954bd1 100644
--- a/um/wrappers/special/nt_namespace/utils/convert_nt_path.cpp
+++ b/um/wrappers/special/nt_namespace/utils/convert_nt_path.cpp
@@ -3,7 +3,7 @@
// For details, see https://github.com/egor-tensin/windows7-drivers.
// Distributed under the MIT License.
-#include "libnt_namespace/all.hpp"
+#include "nt_namespace/all.hpp"
#include <exception>
#include <iostream>