]> git.saurik.com Git - wxWidgets.git/commitdiff
fixing non-precomp headers build
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 22 Nov 2007 15:37:31 +0000 (15:37 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 22 Nov 2007 15:37:31 +0000 (15:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/graphics.cpp

index 31be96bbef3ee2ad213fd72e2f5112afdc73b0f2..df0cdf70e71ff076c87c58881b7fc7b126f82bc6 100644 (file)
@@ -19,6 +19,7 @@
     #include "wx/log.h"
     #include "wx/region.h"
     #include "wx/image.h"
+    #include "wx/icon.h"
 #endif
 
 #include "wx/mac/uma.h"