]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
set svn properties correctly
[wxWidgets.git] / include / wx / wx.h
index bba9811acfac8c06aad636b134c76408f103d487..fb2696046d7c725d2fa3183f126ccc77dbaf5125 100644 (file)
 #include "wx/memory.h"
 #include "wx/math.h"
 #include "wx/stopwatch.h"
+#include "wx/timer.h"
+#include "wx/module.h"
+#include "wx/wxcrt.h"
+#include "wx/wxcrtvararg.h"
 
 #if wxUSE_GUI
 
 #include "wx/icon.h"
 #include "wx/cursor.h"
 #include "wx/dialog.h"
-#include "wx/timer.h"
 #include "wx/settings.h"
 #include "wx/msgdlg.h"
 #include "wx/cmndata.h"
+#include "wx/dataobj.h"
 
 #include "wx/control.h"
 #include "wx/ctrlsub.h"