]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/src/winstyle.cpp
removed assert from wxColour::InitFromName() as there is no way to bypass it (see...
[wxWidgets.git] / utils / dialoged / src / winstyle.cpp
index b0b1dae327ccc210f4dcdbf84ce220884b8b6963..fbff2fd54e862ac349498d6aa4bf66ddfa53a614 100644 (file)
@@ -22,6 +22,7 @@
 
 #ifndef WX_PRECOMP
 #include "wx/wx.h"
+#include "wx/listctrl.h"
 #endif
 
 #include <ctype.h>