]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/displayx11.cpp
add ka_GE, ku_TR and ne_NP; some cleanup and better handling of sr_XX (patch 1858926)
[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>