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

src/mac/carbon/bitmap.cpp

index 89a0e4998cd0ce4dc77d3ede0e913b29a04fff6b..f27549a11afcb9c3bfd0c95503fc573caf73c33c 100644 (file)
@@ -36,6 +36,8 @@ IMPLEMENT_DYNAMIC_CLASS(wxBitmapHandler, wxObject )
 
 #include "wx/mac/uma.h"
 
+#include "wx/dcmemory.h"
+
 // Implementation Notes
 // -------------------- 
 //