]> git.saurik.com Git - wxWidgets.git/commitdiff
adding correct include explicitely
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 9 Jun 2008 09:38:47 +0000 (09:38 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 9 Jun 2008 09:38:47 +0000 (09:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/dcmemory.cpp

index f1086953b4df4310710b508c141ebe354ca294ae..4567352d9407d17a7209d3621786f42e999068a6 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "wx/dcmemory.h"
 #include "wx/graphics.h"
+#include "wx/mac/dcmemory.h"
 
 #include "wx/mac/private.h"