Include wx/fontutil.h unconditionally, it's needed outside message box hook
code.
Closes #15395.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74643
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/msw/private/metrics.h"
#include "wx/msw/private/msgdlg.h"
#include "wx/modalhook.h"
#include "wx/msw/private/metrics.h"
#include "wx/msw/private/msgdlg.h"
#include "wx/modalhook.h"
+#include "wx/fontutil.h"
- #include "wx/fontutil.h"
#include "wx/textbuf.h"
#include "wx/display.h"
#endif
#include "wx/textbuf.h"
#include "wx/display.h"
#endif