X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66d0513058b98ac3af419ff31a75622ac071c639..dee851ec9f34b3c251265189d3718c68b052c9cc:/src/unix/displayx11.cpp diff --git a/src/unix/displayx11.cpp b/src/unix/displayx11.cpp index 687329efd2..e74d312163 100644 --- a/src/unix/displayx11.cpp +++ b/src/unix/displayx11.cpp @@ -343,6 +343,9 @@ void wxClientDisplayRect(int *x, int *y, int *width, int *height) #else // !wxUSE_LIBHILDON +#include "wx/log.h" + +#include #include // TODO: make this a full-fledged class and move to a public header