]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing header
authorJulian Smart <julian@anthemion.co.uk>
Tue, 24 Oct 2006 16:56:38 +0000 (16:56 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 24 Oct 2006 16:56:38 +0000 (16:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/overlay.cpp

index e1bb6db9b9d6c9289bb2aaaba19aa0c265496671..62ca692d161f98caaae95caf6fad61590e6db57a 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "wx/overlay.h"
 #include "wx/private/overlay.h"
 
 #include "wx/overlay.h"
 #include "wx/private/overlay.h"
+#include "wx/dcclient.h"
 
 #if wxHAS_NATIVE_OVERLAY
 
 
 #if wxHAS_NATIVE_OVERLAY