summarylogtreecommitdiffstats
path: root/make_it_build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'make_it_build.patch')
-rw-r--r--make_it_build.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/make_it_build.patch b/make_it_build.patch
new file mode 100644
index 000000000000..2cab6065b242
--- /dev/null
+++ b/make_it_build.patch
@@ -0,0 +1,12 @@
+diff -Naur yefm-orig/appui/yefilepane.h yefm-new/appui/yefilepane.h
+--- yefm-orig/appui/yefilepane.h 2017-10-29 19:29:05.342478202 +0100
++++ yefm-new/appui/yefilepane.h 2017-10-29 19:29:21.195717301 +0100
+@@ -1,7 +1,7 @@
+ #ifndef YEFILEPANE_H
+ #define YEFILEPANE_H
+
+-#include <QWidget>
++#include <QtWidgets/QWidget>
+ //==============================================================================================================================
+
+ class QMenu;