summaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin/files/patch-src_qt_trafficgraphwidget.h
blob: 94030b4e20bb899eaa852ede7041dfac45b8b3f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/qt/trafficgraphwidget.h.orig	2020-05-18 18:05:29 UTC
+++ src/qt/trafficgraphwidget.h
@@ -7,6 +7,7 @@
 
 #include <QWidget>
 #include <QQueue>
+#include <QPainterPath>
 
 class ClientModel;