From: Ron Lee Date: Sat, 3 Nov 2001 05:14:32 +0000 (+0000) Subject: added missing header X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a0145564d0f04b2815cc66259c3fa245432fd51a?ds=inline added missing header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/generic/logg.cpp b/src/generic/logg.cpp index fcfe1afc43..6a12263b57 100644 --- a/src/generic/logg.cpp +++ b/src/generic/logg.cpp @@ -44,6 +44,7 @@ #include "wx/sizer.h" #include "wx/statbmp.h" #include "wx/button.h" + #include "wx/settings.h" #endif // WX_PRECOMP #if wxUSE_LOGGUI || wxUSE_LOGWINDOW