diff --git a/src/mac/carbon/clipbrd.cpp b/src/mac/carbon/clipbrd.cpp index 2c0eafd242..f5d014c371 100644 --- a/src/mac/carbon/clipbrd.cpp +++ b/src/mac/carbon/clipbrd.cpp @@ -23,10 +23,10 @@ #include "wx/intl.h" #include "wx/log.h" -#include "wx/mac/uma.h" #ifndef __DARWIN__ #include #endif +#include "wx/mac/uma.h" #define wxUSE_DATAOBJ 1 diff --git a/src/mac/clipbrd.cpp b/src/mac/clipbrd.cpp index 2c0eafd242..f5d014c371 100644 --- a/src/mac/clipbrd.cpp +++ b/src/mac/clipbrd.cpp @@ -23,10 +23,10 @@ #include "wx/intl.h" #include "wx/log.h" -#include "wx/mac/uma.h" #ifndef __DARWIN__ #include #endif +#include "wx/mac/uma.h" #define wxUSE_DATAOBJ 1