aboutsummaryrefslogtreecommitdiffstats
path: root/community/filezilla/missing-list-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/filezilla/missing-list-include.patch')
-rw-r--r--community/filezilla/missing-list-include.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/community/filezilla/missing-list-include.patch b/community/filezilla/missing-list-include.patch
deleted file mode 100644
index 29dd00e2075..00000000000
--- a/community/filezilla/missing-list-include.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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 <wx/timer.h>
-
-+#include <list>
-+
- #ifndef __WXMAC__
- #include <wx/taskbar.h>
- #endif