1--- src/frame_main.cpp.orig 2+++ src/frame_main.cpp 3@@ -80,6 +80,7 @@ 4 #include <wx/msgdlg.h> 5 #include <wx/statline.h> 6 #include <wx/sysopt.h> 7+#include <wx/toolbar.h> 8 9 enum { 10 ID_APP_TIMER_STATUSCLEAR = 12002 11 12