]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/textctrl.cpp
Applied patch [ 666379 ] CalCtrl doesn't use best sizes for the year combobox
[wxWidgets.git] / src / motif / textctrl.cpp
index 5e602b8a44e68127f3f20f64cc11c188264df4f2..7bb9799cae4a5f6d2e0cd2656115631bb65ae002 100644 (file)
 #define XtParent XTPARENT
 #endif
 
+#include "wx/defs.h"
+
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <fstream.h>
 #include <ctype.h>
 
 #include "wx/textctrl.h"