From: Guillermo Rodriguez Garcia Date: Sat, 5 Feb 2000 18:18:28 +0000 (+0000) Subject: Some compilation fixes X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/af07f1749c51e4c94032466776fa5a8dc6322635 Some compilation fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/generic/statusbr.h b/include/wx/generic/statusbr.h index e66edd0e43..7a3b8a4820 100644 --- a/include/wx/generic/statusbr.h +++ b/include/wx/generic/statusbr.h @@ -18,6 +18,7 @@ #include "wx/pen.h" #include "wx/font.h" +#include "wx/statusbr.h" WXDLLEXPORT_DATA(extern const wxChar*) wxPanelNameStr;