]> git.saurik.com Git - wxWidgets.git/blobdiff - src/dfb/wrapdfb.cpp
don't Printf() the string into itself (replaces patch 1655318)
[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"
 
 //-----------------------------------------------------------------------------