build fix for wxUSE_DISPLAY==0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-11-13 02:21:59 +00:00
parent 0c606d1239
commit 64bd3204f1

View 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