X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..068b764a5a7cc2929b1fd8ea5643f43b5cbc8762:/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