summaryrefslogtreecommitdiff
path: root/filezilla/missing-list-include.patch
blob: aafcfccff91b46e073948fa658da75c7d2a709ac (plain)
    1 --- src/interface/Mainfrm.h	2020-03-11 19:25:00.949572120 +0100
    2 +++ src/interface/Mainfrm.h	2020-03-11 19:25:15.536378827 +0100
    3 @@ -8,6 +8,8 @@
    4  
    5  #include <wx/timer.h>
    6  
    7 +#include <list>
    8 +
    9  #ifndef __WXMAC__
   10  #include <wx/taskbar.h>
   11  #endif

Generated by cgit