From: Włodzimierz Skiba Date: Fri, 15 Jul 2005 14:50:52 +0000 (+0000) Subject: Missing header after recent changes. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/95e92d90496bd28a220de7314fd55f2915d04da3 Missing header after recent changes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/dialog.cpp b/src/msw/dialog.cpp index d5a9b74930..1f57be36a8 100644 --- a/src/msw/dialog.cpp +++ b/src/msw/dialog.cpp @@ -33,6 +33,7 @@ #include "wx/utils.h" #include "wx/frame.h" #include "wx/app.h" + #include "wx/button.h" #include "wx/settings.h" #include "wx/intl.h" #include "wx/log.h"