]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/fontdlg.cpp
Added support for DrawArc and Blit to GNOME print.
[wxWidgets.git] / src / os2 / fontdlg.cpp
index 17e009349dc49072a01a707bbdd338da6e51c399..e6794d8d402a69e0473670c2c53f145ad60f24e6 100644 (file)
@@ -7,7 +7,7 @@
 // Created:     10/06/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // For compilers that support precompilation, includes "wx.h".
@@ -18,6 +18,7 @@
 #include "wx/defs.h"
 #include "wx/utils.h"
 #include "wx/dialog.h"
+#include "wx/math.h"
 #endif
 
 #include "wx/fontdlg.h"
@@ -29,7 +30,6 @@
 #include "wx/os2/private.h"
 #include "wx/cmndata.h"
 
-#include <math.h>
 #include <stdlib.h>
 #include <string.h>