From 84608d00576243f147ad12367633456729ffd1cb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 20 Sep 2013 19:04:09 +0100 Subject: [PATCH] Missing include. --- src/wx/kdm_dialog.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h index 96893ccef..e6a26c86b 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -22,6 +22,7 @@ #include #include #include +#include "wx_util.h" class wxTreeCtrl; class wxDatePickerCtrl; -- 2.30.2