aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/wrappers/simple/src
diff options
context:
space:
mode:
Diffstat (limited to 'um/wrappers/simple/src')
-rw-r--r--um/wrappers/simple/src/device.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/um/wrappers/simple/src/device.cpp b/um/wrappers/simple/src/device.cpp
index 2d49ff3..7aeef96 100644
--- a/um/wrappers/simple/src/device.cpp
+++ b/um/wrappers/simple/src/device.cpp
@@ -3,9 +3,9 @@
// For details, see https://github.com/egor-tensin/windows7-drivers.
// Distributed under the MIT License.
-#include "libsimple/all.hpp"
+#include "simple/all.hpp"
-#include "libservice/all.hpp"
+#include "service/all.hpp"
#include <Windows.h>