]> git.saurik.com Git - wxWidgets.git/blobdiff - src/dfb/fontmgr.cpp
fixing the shrinking embedded controls
[wxWidgets.git] / src / dfb / fontmgr.cpp
index 76b09cf1b381d4e35c08c6156d8177f6446775a3..8d94c2300ea0e1160fb6bcd3aa60f6bdcdd10275 100644 (file)
     #pragma hdrstop
 #endif
 
+#ifndef WX_PRECOMP
+    #include "wx/utils.h"
+    #include "wx/log.h"
+#endif
+
 #include "wx/fileconf.h"
 #include "wx/filename.h"
 #include "wx/tokenzr.h"