diff --git a/src/msw/msgdlg.cpp b/src/msw/msgdlg.cpp index aaed961309..02da8a94d8 100644 --- a/src/msw/msgdlg.cpp +++ b/src/msw/msgdlg.cpp @@ -42,9 +42,9 @@ #include "wx/msw/private/metrics.h" #include "wx/msw/private/msgdlg.h" #include "wx/modalhook.h" +#include "wx/fontutil.h" #if wxUSE_MSGBOX_HOOK - #include "wx/fontutil.h" #include "wx/textbuf.h" #include "wx/display.h" #endif