]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/grid.cpp
wxWebKit now properly updates after a resize event.
[wxWidgets.git] / src / generic / grid.cpp
index b953bf3f3a823b7dcc31bab4d64cdb87046f2e4d..8947c56632c19ea533d9ac212af55022c0f17ad9 100644 (file)
@@ -3906,6 +3906,10 @@ wxGrid::~wxGrid()
 // be removed as well as the #else cases below.
 #define _USE_VISATTR 0
 
+#if _USE_VISATTR
+#include "wx/listbox.h"
+#endif
+
 void wxGrid::Create()
 {
     m_created = FALSE;    // set to TRUE by CreateGrid