]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/msgdlg.cpp
Font correction
[wxWidgets.git] / src / os2 / msgdlg.cpp
index 72cef2ae42f568d9e01f214e2654fe2079596ff8..740978ee80eea8bc69f20152ff301d5ab212ea7f 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     10/10/99
 // RCS-ID:      $$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
 #include "wx/dialog.h"
 #include "wx/app.h"
 #include "wx/msgdlg.h"
+#include "wx/math.h"
 #endif
 
 #include "wx/os2/private.h"
 
-#include <math.h>
 #include <stdlib.h>
 #include <string.h>