1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/mail/mahogany/files/patch-src-gui-wxFolderView.cpp
2007-01-27 23:44:01 +00:00

12 lines
251 B
C++

--- src/gui/wxFolderView.cpp.orig Fri Jun 30 13:08:18 2006
+++ src/gui/wxFolderView.cpp Sat Jan 27 16:14:15 2007
@@ -46,6 +46,8 @@
# include <wx/sizer.h>
# include <wx/accel.h>
+
+# include <wx/timer.h>
#endif // USE_PCH
#include <ctype.h>