diff options
Diffstat (limited to '')
-rw-r--r-- | src/symbol.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/symbol.cpp b/src/symbol.cpp index 4de9a7d..27e93b5 100644 --- a/src/symbol.cpp +++ b/src/symbol.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 <dbghelp.h> |