--- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx.old 2012-10-15 15:45:49.000000000 +0200 +++ sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx 2012-10-31 11:55:44.000000000 +0100 @@ -46,7 +46,11 @@ #pragma warning(push, 1) #endif +#if POPPLER_CHECK_VERSION(0, 21, 0) +#include "UTF.h" +#else #include "UTF8.h" +#endif #if defined __SUNPRO_CC #pragma enable_warn