summarylogtreecommitdiffstats
path: root/add-missing-include.patch
blob: 8a1e332822382610163c23175d5ba611ea30cd12 (plain)
1
2
3
4
5
6
7
8
9
--- a/gui/MegaSpeedGraph.h	2020-06-02 12:09:44.022682627 -0400
+++ b/gui/MegaSpeedGraph.h	2020-06-02 12:10:04.795994597 -0400
@@ -1,6 +1,7 @@
 #ifndef MEGASPEEDGRAPH_H
 #define MEGASPEEDGRAPH_H
 
+#include <QPainterPath>
 #include <QWidget>
 #include "megaapi.h"