X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76a5e5d21ee1a6230d777ce0209b2df4c6075f0f..73b0423d0fd73345b4d2f0152416d12f74c75679:/src/mac/textctrl.cpp?ds=sidebyside

diff --git a/src/mac/textctrl.cpp b/src/mac/textctrl.cpp
index ce7177ffec..0c742d3719 100644
--- a/src/mac/textctrl.cpp
+++ b/src/mac/textctrl.cpp
@@ -42,6 +42,10 @@
   #include <malloc.h>
 #endif
 
+#ifndef __DARWIN__
+#include <Scrap.h>
+#include <MacTextEditor.h>
+#endif
 #include "wx/mac/uma.h"
 
 #define wxUSE_MLTE 0