]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/displayx11.cpp
* When hiding a wxWindow make sure that none of its subviews are the first
[wxWidgets.git] / src / unix / displayx11.cpp
index 687329efd25f97358a059c659d002a5bc66be59c..e74d3121634b17e62aeca34fb944ad5f8a28a686 100644 (file)
@@ -343,6 +343,9 @@ void wxClientDisplayRect(int *x, int *y, int *width, int *height)
 
 #else // !wxUSE_LIBHILDON
 
+#include "wx/log.h"
+
+#include <X11/Xlib.h>
 #include <X11/Xatom.h>
 
 // TODO: make this a full-fledged class and move to a public header