diff --git a/Fix-build-with-Qt-5_13.patch b/Fix-build-with-Qt-5_13.patch index 97a94df..9e30d99 100644 --- a/Fix-build-with-Qt-5_13.patch +++ b/Fix-build-with-Qt-5_13.patch @@ -18,3 +18,21 @@ index 724370e2..e6502bb0 100644 #include #include #include +commit d3c56eca11cd059d4348ab6696822c23d85af61a +Author: Robby Stephenson +Date: Sun Jul 21 19:17:35 2019 -0400 + + Fix apparent build problem on Jenkins + +diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp +index d8348e80..8250c562 100644 +--- a/src/mainwindow.cpp ++++ b/src/mainwindow.cpp +@@ -108,6 +108,7 @@ + #include + #include + #include ++#include + + #include +