]> git.saurik.com Git - wxWidgets.git/commitdiff
compile fixes
authorRyan Norton <wxprojects@comcast.net>
Sun, 13 Feb 2005 19:57:11 +0000 (19:57 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 13 Feb 2005 19:57:11 +0000 (19:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/dataobj.cpp

index 4865f6f5acd7d3ce15a92b9ef1890830bcd23fef..33e738e0b98df5a000c8b0ad641da0545b084991 100644 (file)
@@ -30,6 +30,7 @@
 
 #include "wx/log.h"
 #include "wx/dataobj.h"
+#include "wx/dcmemory.h"
 #include "wx/mstream.h"
 #include "wx/image.h"
 #include "wx/metafile.h"