X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b713f8919c649822292f04bb7095291585d96550..ba700b5c1a59204578ac3a7232d035de7bf5566a:/src/msw/fontdlg.cpp?ds=inline diff --git a/src/msw/fontdlg.cpp b/src/msw/fontdlg.cpp index fefc22adb6..0ed3416676 100644 --- a/src/msw/fontdlg.cpp +++ b/src/msw/fontdlg.cpp @@ -37,11 +37,7 @@ #endif #include "wx/fontdlg.h" -#include "wx/msw/private.h" - -#if !defined(__WIN32__) || defined(__WXWINCE__) -#include -#endif +#include "wx/msw/wrapcdlg.h" #include "wx/cmndata.h" #include "wx/log.h"