diff --git a/contrib/src/xrc/xh_statbar.cpp b/contrib/src/xrc/xh_statbar.cpp index 43a3ce1141..ec4eefc616 100644 --- a/contrib/src/xrc/xh_statbar.cpp +++ b/contrib/src/xrc/xh_statbar.cpp @@ -21,6 +21,7 @@ #include "wx/frame.h" #include "wx/string.h" +#include "wx/log.h" #if wxUSE_STATUSBAR diff --git a/src/xrc/xh_statbar.cpp b/src/xrc/xh_statbar.cpp index 43a3ce1141..ec4eefc616 100644 --- a/src/xrc/xh_statbar.cpp +++ b/src/xrc/xh_statbar.cpp @@ -21,6 +21,7 @@ #include "wx/frame.h" #include "wx/string.h" +#include "wx/log.h" #if wxUSE_STATUSBAR