aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/repo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/repo.cpp')
-rw-r--r--src/repo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/repo.cpp b/src/repo.cpp
index 6ef5252..fbdf1ae 100644
--- a/src/repo.cpp
+++ b/src/repo.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 <map>
#include <sstream>