aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/libnt_path_converter/src/device.cpp
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-11 14:10:36 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-11 14:10:36 +0300
commit2f6f160f3471cec28583fac28c8e4f69d682f13e (patch)
tree6e02d2b64d313e5a986951fcb6e54de7ea0d971d /utils/libnt_path_converter/src/device.cpp
parentutils: bugfix (diff)
downloadwindows7-drivers-2f6f160f3471cec28583fac28c8e4f69d682f13e.tar.gz
windows7-drivers-2f6f160f3471cec28583fac28c8e4f69d682f13e.zip
libservice: interface.hpp -> all.hpp
Diffstat (limited to '')
-rw-r--r--utils/libnt_path_converter/src/device.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libnt_path_converter/src/device.cpp b/utils/libnt_path_converter/src/device.cpp
index 7fc8c99..3da4533 100644
--- a/utils/libnt_path_converter/src/device.cpp
+++ b/utils/libnt_path_converter/src/device.cpp
@@ -8,7 +8,7 @@
#include "libnt_path_converter/device.hpp"
-#include "libservice/interface.hpp"
+#include "libservice/all.hpp"
#include <Windows.h>