diff --git a/src/mac/carbon/clipbrd.cpp b/src/mac/carbon/clipbrd.cpp index ff814a588c..76952a442e 100644 --- a/src/mac/carbon/clipbrd.cpp +++ b/src/mac/carbon/clipbrd.cpp @@ -21,6 +21,7 @@ #include "wx/metafile.h" #include "wx/clipbrd.h" #include "wx/intl.h" +#include "wx/log.h" #include "wx/mac/private.h" #ifndef __DARWIN__ diff --git a/src/mac/clipbrd.cpp b/src/mac/clipbrd.cpp index ff814a588c..76952a442e 100644 --- a/src/mac/clipbrd.cpp +++ b/src/mac/clipbrd.cpp @@ -21,6 +21,7 @@ #include "wx/metafile.h" #include "wx/clipbrd.h" #include "wx/intl.h" +#include "wx/log.h" #include "wx/mac/private.h" #ifndef __DARWIN__