]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/fontdlg.cpp
Updated to Scintilla 1.67
[wxWidgets.git] / src / msw / fontdlg.cpp
index fefc22adb6e4dbf888bd25d2505b2e895b42fb95..e0917d615976007107c27c5aa207cf0efee6ca57 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "fontdlg.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 #endif
 
 #include "wx/fontdlg.h"
-#include "wx/msw/private.h"
-
-#if !defined(__WIN32__) || defined(__WXWINCE__)
-#include <commdlg.h>
-#endif
+#include "wx/msw/wrapcdlg.h"
 
 #include "wx/cmndata.h"
 #include "wx/log.h"