]> 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 00f2c9f75918c7a133197adc23e8baea38138b84..c1a8c66f6ebc18bb4e426c0b59cad6f655cf02c3 100644 (file)
@@ -15,7 +15,7 @@
 #include <gtk/gtk.h>
 
 #include "wx/gtk/private/string.h"
-#include "wx/gtk/private/compat.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.