diff options
Diffstat (limited to '')
-rw-r--r-- | src/repo.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/repo.cpp b/src/repo.cpp index 610ef9a..b186178 100644 --- a/src/repo.cpp +++ b/src/repo.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/file.hpp> #include <map> |