X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..5f8ba10e863cf2df9ac0a10033a7d5d866002337:/src/os2/dcprint.cpp diff --git a/src/os2/dcprint.cpp b/src/os2/dcprint.cpp index 0925866b15..fc49df9d04 100644 --- a/src/os2/dcprint.cpp +++ b/src/os2/dcprint.cpp @@ -6,7 +6,7 @@ // Created: 10/14/99 // RCS-ID: $Id$ // Copyright: (c) David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". @@ -19,6 +19,7 @@ #ifndef WX_PRECOMP #include "wx/app.h" +#include "wx/math.h" #endif #include "wx/string.h" @@ -26,7 +27,6 @@ #include "wx/window.h" #include "wx/os2/private.h" #include "wx/dcprint.h" -#include "math.h" #if wxUSE_PRINTING_ARCHITECTURE