]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/mpthread.cpp
Send EVT_TEXT from wxTextCtrl::SetValue to conform with the wx standard
[wxWidgets.git] / src / mac / carbon / mpthread.cpp
index 4319309bfe8cd3ee111872d0b359e805c63a219f..7eeabfa7a3dd9bed0a188082371efc701c863109 100755 (executable)
@@ -7,7 +7,7 @@
 // RCS-ID:     $Id$
 // Copyright:  (c) Wolfram Gloger (1996, 1997); Guilhem Lavaux (1998),
 //                 Vadim Zeitlin (1999) , Stefan Csomor (2000)
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
@@ -40,7 +40,7 @@
 #else
 #include <DriverServices.h>
 #include <Multiprocessing.h>
-#include <math.h>
+#include "wx/math.h"
 #endif
 #include "wx/mac/uma.h"
 #endif