summarylogtreecommitdiffstats
path: root/swift-gcc11.patch
blob: 4d94c2d10503fb117c99ebae2e03685117f7d5ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Swift/Controllers/ShowProfileController.h b/Swift/Controllers/ShowProfileController.h
index 0d01ba1a0..5dc7197ff 100644
--- a/Swift/Controllers/ShowProfileController.h
+++ b/Swift/Controllers/ShowProfileController.h
@@ -18,6 +18,8 @@
 
 #include <Swift/Controllers/UIEvents/UIEvent.h>
 
+#include <map>
+
 namespace Swift {
     class VCardManager;
     class ProfileWindow;