X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76a5e5d21ee1a6230d777ce0209b2df4c6075f0f..0598e263cecc205aff9a6735cf41803205fabbcb:/src/mac/colordlg.cpp?ds=inline

diff --git a/src/mac/colordlg.cpp b/src/mac/colordlg.cpp
index 90326e713d..b8df2bcc5a 100644
--- a/src/mac/colordlg.cpp
+++ b/src/mac/colordlg.cpp
@@ -21,6 +21,9 @@ IMPLEMENT_DYNAMIC_CLASS(wxColourDialog, wxDialog)
 #endif
 
 #include "wx/mac/private.h"
+#ifndef __DARWIN__
+#include <ColorPicker.h>
+#endif
 
 /*
  * wxColourDialog