X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/906c935a80b10d53cecf57f71ab5f3f4f1d529ec..0d53638f7147c18153f63fdfc096b17be6e22a27:/src/gtk1/font.cpp?ds=sidebyside diff --git a/src/gtk1/font.cpp b/src/gtk1/font.cpp index 735585d3d3..57ba87c846 100644 --- a/src/gtk1/font.cpp +++ b/src/gtk1/font.cpp @@ -2,7 +2,6 @@ // Name: src/gtk1/font.cpp // Purpose: // Author: Robert Roebling -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling and Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -24,10 +23,11 @@ #include "wx/log.h" #include "wx/settings.h" #include "wx/gdicmn.h" - #include "wx/encinfo.h" + #include "wx/crt.h" #endif #include "wx/fontutil.h" +#include "wx/encinfo.h" #include "wx/utils.h" #include "wx/tokenzr.h"