]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/log.cpp
Fixes for compilation problems on Solaris(!).
[wxWidgets.git] / src / common / log.cpp
index f99580301def8e4d4a4d43bf8c7c2d8149312783..35add23be23e87e9c617295761b039adf51908a9 100644 (file)
 
 // wxWindows
 #ifndef WX_PRECOMP
+  #include  <wx/event.h>
   #include  <wx/app.h>
   #include  <wx/string.h>
   #include  <wx/intl.h>
   #include  <wx/menu.h>
   #include  <wx/frame.h>
-
-  #include  <wx/generic/msgdlgg.h>
+  #include  <wx/msgdlg.h>
   #include  <wx/filedlg.h>
   #include  <wx/textctrl.h>
 #endif //WX_PRECOMP