non-pch build fix for wxUSE_DISPLAY==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
62f988852e
commit
562e60a0f2
@ -343,6 +343,8 @@ 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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user