aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/addr2name.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/addr2name.cpp')
-rw-r--r--utils/addr2name.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/addr2name.cpp b/utils/addr2name.cpp
index 6aba1e6..cffc756 100644
--- a/utils/addr2name.cpp
+++ b/utils/addr2name.cpp
@@ -4,9 +4,10 @@
// Distributed under the MIT License.
#include "command_line.hpp"
-#include "pdb/all.hpp"
#include "pdb_descr.hpp"
+#include <winapi/debug.hpp>
+
#include <boost/program_options.hpp>
#include <exception>