aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/call_stack.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/unit_tests/call_stack.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit_tests/call_stack.cpp b/test/unit_tests/call_stack.cpp
index d4c9c0e..968555a 100644
--- a/test/unit_tests/call_stack.cpp
+++ b/test/unit_tests/call_stack.cpp
@@ -5,9 +5,10 @@
#include "fixtures.hpp"
-#include <pdb/all.hpp>
#include <test_lib.hpp>
+#include <winapi/debug.hpp>
+
#include <boost/optional.hpp>
#include <boost/test/unit_test.hpp>