]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imaglist.h
Fixes for OpenVMS on IA64
[wxWidgets.git] / include / wx / imaglist.h
index 8832ab7668187587eb724ab1ef171d79528bdddd..18b0daa5046726775d00a42a75094099ee24d8d3 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_IMAGLIST_H_BASE_
 #define _WX_IMAGLIST_H_BASE_
 
+#include "wx/defs.h"
+
 /*
  * wxImageList is used for wxListCtrl, wxTreeCtrl. These controls refer to
  * images for their items by an index into an image list.