aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/dbghelp.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/dbghelp.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dbghelp.cpp b/src/dbghelp.cpp
index d42c900..f645eb4 100644
--- a/src/dbghelp.cpp
+++ b/src/dbghelp.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/error.hpp>
#include <winapi/file.hpp>
#include <winapi/utf8.hpp>