]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/textctrl.cpp
Build fix after wxColourBase introduction.
[wxWidgets.git] / src / mac / classic / textctrl.cpp
index a268a4d250b2b766e1294714525424ea02495581..7a5b5c8a92e651e4e137bd661dd5081b07fd0374 100644 (file)
@@ -9,7 +9,11 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#include "wx/defs.h"
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
 
 #if wxUSE_TEXTCTRL