fix for non-pch builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2011-09-06 04:17:44 +00:00
parent 4f8870e337
commit ea76345f0f

View File

@ -16,6 +16,7 @@
#ifndef WX_PRECOMP
#include "wx/gdicmn.h"
#include "wx/dcmemory.h"
#endif
#include "wx/osx/private.h"