From a7b72a42f776789bbde03d99a0665a51f702cf8c Mon Sep 17 00:00:00 2001 From: Justin Berthault Date: Mon, 11 May 2020 23:05:11 +0200 Subject: community/filezilla: upgrade to 3.48.0 --- community/filezilla/missing-list-include.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 community/filezilla/missing-list-include.patch (limited to 'community/filezilla/missing-list-include.patch') diff --git a/community/filezilla/missing-list-include.patch b/community/filezilla/missing-list-include.patch new file mode 100644 index 0000000000..29dd00e207 --- /dev/null +++ b/community/filezilla/missing-list-include.patch @@ -0,0 +1,13 @@ +diff --git a/src/interface/Mainfrm.h b/src/interface/Mainfrm.h +index 0641ff5..5da2840 100644 +--- a/src/interface/Mainfrm.h ++++ b/src/interface/Mainfrm.h +@@ -8,6 +8,8 @@ + + #include + ++#include ++ + #ifndef __WXMAC__ + #include + #endif -- cgit v1.2.3