aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/call_stack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/call_stack.cpp')
-rw-r--r--src/call_stack.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/call_stack.cpp b/src/call_stack.cpp
index d9e0637..aec50de 100644
--- a/src/call_stack.cpp
+++ b/src/call_stack.cpp
@@ -3,7 +3,7 @@
// For details, see https://github.com/egor-tensin/pdb-repo.
// Distributed under the MIT License.
-#include "pdb/all.hpp"
+#include <pdb/all.hpp>
#include <SafeInt.hpp>