]> git.saurik.com Git - wxWidgets.git/commitdiff
Compile fix.
authorRobert Roebling <robert@roebling.de>
Fri, 27 Oct 2006 18:42:20 +0000 (18:42 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 27 Oct 2006 18:42:20 +0000 (18:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/graphcmn.cpp

index da3504a4b28722ec3c9ee4038a2d5e34b83751e0..4193b2b9cce9e6f5c5d9a02972e026867cc7818f 100644 (file)
@@ -25,6 +25,7 @@
     #include "wx/bitmap.h"
     #include "wx/dcmemory.h"
     #include "wx/region.h"
+    #include "wx/log.h"
 #endif
 
 #if !defined(wxMAC_USE_CORE_GRAPHICS_BLEND_MODES)