]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/private.h
Instead of just deleting m_popupInterface, call Destroy() of its wxWindow-based popup...
[wxWidgets.git] / include / wx / gtk / private.h
index b63479d372aee9431823af5228abe6400665ffa6..c1a8c66f6ebc18bb4e426c0b59cad6f655cf02c3 100644 (file)
@@ -15,6 +15,7 @@
 #include <gtk/gtk.h>
 
 #include "wx/gtk/private/string.h"
+#include "wx/gtk/private/gtk2-compat.h"
 
 // pango_version_check symbol is quite recent ATM (4/2007)... so we
 // use our own wrapper which implements a smart trick.