]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/dcclient.cpp
Workaround for memory bug when using wxRegConfig and calling
[wxWidgets.git] / src / x11 / dcclient.cpp
index 286a7018ca4a5092a4e9a6dbeda4ae32cb6c3721..1f7200e9cccb8d98f3bc9d00d565e4ea498e957e 100644 (file)
@@ -28,7 +28,9 @@
 #if wxUSE_UNICODE
 #include "glib.h"
 #include "pango/pangox.h"
-#include "pango/pangoxft.h"
+#ifdef HAVE_PANGO_XFT
+    #include "pango/pangoxft.h"
+#endif
 
 #include "pango_x.cpp"
 #endif