X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..6e204d57c44bdaaace6b0a45409c00a2af43d8ab:/src/gtk1/fontdlg.cpp diff --git a/src/gtk1/fontdlg.cpp b/src/gtk1/fontdlg.cpp index d912375443..8b5a91689f 100644 --- a/src/gtk1/fontdlg.cpp +++ b/src/gtk1/fontdlg.cpp @@ -16,12 +16,11 @@ #ifndef WX_PRECOMP #include "wx/intl.h" + #include "wx/utils.h" + #include "wx/msgdlg.h" #endif #include "wx/fontutil.h" -#include "wx/utils.h" -#include "wx/debug.h" -#include "wx/msgdlg.h" #include "wx/gtk1/private.h"