From 2293d0875ee3bb27b923d51550ff4ba4bf2b9669 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 1 May 2017 15:39:00 +0300 Subject: um: strip the 'lib' prefix from include/ dirs --- um/wrappers/special/nt_namespace/utils/convert_nt_path.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'um/wrappers/special/nt_namespace/utils') 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 #include -- cgit v1.2.3