summarylogtreecommitdiffstats
path: root/gcc7.patch
blob: 8571808c170c15081279e5d3755b395f174fe18e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h b/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
index 1e6a500..a231cba 100644
--- a/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
+++ b/kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
@@ -22,6 +22,7 @@
 #include <QtCore/QObject>
 #include <map>
 #include <set>
+#include <functional>
 
 #include "exports.h"
 #include "plugin/dependency-graph/plugin-dependency-graph.h"