]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/displayx11.cpp
adjusting to changed ownership (font is only created in the GetFont call of wxTextAttr)
[wxWidgets.git] / src / unix / displayx11.cpp
index 87ab205039b97a4b12bc0d86fb1171a2692b08f2..e74d3121634b17e62aeca34fb944ad5f8a28a686 100644 (file)
@@ -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>