Missing include.
authorCarl Hetherington <cth@carlh.net>
Fri, 20 Sep 2013 18:04:09 +0000 (19:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 20 Sep 2013 18:04:09 +0000 (19:04 +0100)
src/wx/kdm_dialog.h

index 96893ccefc6f8c0e8819be3bd84167c26d4cb4dd..e6a26c86b55440876f5ec1006402c8dfa55a0964 100644 (file)
@@ -22,6 +22,7 @@
 #include <boost/date_time/posix_time/posix_time.hpp>
 #include <wx/wx.h>
 #include <wx/treectrl.h>
+#include "wx_util.h"
 
 class wxTreeCtrl;
 class wxDatePickerCtrl;