aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/module.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/module.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/module.cpp b/src/module.cpp
index 672cceb..bb5a7a5 100644
--- a/src/module.cpp
+++ b/src/module.cpp
@@ -3,8 +3,7 @@
// For details, see https://github.com/egor-tensin/winapi-debug.
// Distributed under the MIT License.
-#include <pdb/all.hpp>
-
+#include <winapi/debug.hpp>
#include <winapi/utf8.hpp>
#include <cstring>