]> git.saurik.com Git - wxWidgets.git/blobdiff - src/dfb/wrapdfb.cpp
don't use font sizes less than 1 with Pango (remaining part of patch 1671684); refact...
[wxWidgets.git] / src / dfb / wrapdfb.cpp
index eac0024b2aaf5b6ec308e0901348447436833b71..d1e9f5ae4a9752323961dc998328199e385220e2 100644 (file)
     #pragma hdrstop
 #endif
 
+#ifndef WX_PRECOMP
+    #include "wx/intl.h"
+    #include "wx/log.h"
+#endif
+
 #include "wx/dfb/wrapdfb.h"
 
 //-----------------------------------------------------------------------------