X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..92b3d078ac420dab4149136481c19540aa87aacc:/src/mac/classic/dcclient.cpp diff --git a/src/mac/classic/dcclient.cpp b/src/mac/classic/dcclient.cpp index a596683f13..2718f6ce9b 100644 --- a/src/mac/classic/dcclient.cpp +++ b/src/mac/classic/dcclient.cpp @@ -6,7 +6,7 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ @@ -18,7 +18,7 @@ #include "wx/region.h" #include "wx/window.h" #include "wx/toplevel.h" -#include +#include "wx/math.h" #include "wx/mac/private.h" //-----------------------------------------------------------------------------