]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docview.cpp
renamed notebook.cpp to auibook.cpp
[wxWidgets.git] / src / common / docview.cpp
index e97ea52f18079495fd427c64f38e7e71a729d1da..bddd86999158533326627bb2607611aa15667d8d 100644 (file)
@@ -40,6 +40,8 @@
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/msgdlg.h"
+    #include "wx/mdi.h"
+    #include "wx/choicdlg.h"
 #endif
 
 #include "wx/ffile.h"
     #include "wx/filename.h"
 #endif
 
-#ifdef __WXGTK__
-    #include "wx/mdi.h"
-#endif
-
 #if wxUSE_PRINTING_ARCHITECTURE
     #include "wx/prntbase.h"
     #include "wx/printdlg.h"
 #endif
 
-#include "wx/choicdlg.h"
 #include "wx/confbase.h"
 #include "wx/file.h"
 #include "wx/cmdproc.h"