]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/displayx11.cpp
cleanup
[wxWidgets.git] / src / unix / displayx11.cpp
index 687329efd25f97358a059c659d002a5bc66be59c..87ab205039b97a4b12bc0d86fb1171a2692b08f2 100644 (file)
@@ -343,6 +343,7 @@ void wxClientDisplayRect(int *x, int *y, int *width, int *height)
 
 #else // !wxUSE_LIBHILDON
 
+#include <X11/Xlib.h>
 #include <X11/Xatom.h>
 
 // TODO: make this a full-fledged class and move to a public header