]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
Fixed typos in comments (patch #1515724)
[wxWidgets.git] / include / wx / wx.h
index 99aabf12bb0b4790bd06bacea860b38b51ce8ad0..089ce8ccad9423cc579bb4025047698f501a9c97 100644 (file)
@@ -18,6 +18,7 @@
 #include "wx/list.h"
 #include "wx/hash.h"
 #include "wx/string.h"
+#include "wx/hashmap.h"
 #include "wx/arrstr.h"
 #include "wx/intl.h"
 #include "wx/log.h"
 #if wxUSE_GUI
 
 #include "wx/window.h"
+#include "wx/containr.h"
 #include "wx/panel.h"
 #include "wx/toplevel.h"
 #include "wx/frame.h"
 #include "wx/gdicmn.h"
+#include "wx/gdiobj.h"
 #include "wx/region.h"
 #include "wx/bitmap.h"
 #include "wx/colour.h"