X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0baac61e4fb22dd99ad1f6d12a09c55e3a9d94f8..594f0f5bf1355fb8d58f403d3ebacc1c1767c429:/src/mac/listbox.cpp diff --git a/src/mac/listbox.cpp b/src/mac/listbox.cpp index b17715ec55..cb3a39dbd9 100644 --- a/src/mac/listbox.cpp +++ b/src/mac/listbox.cpp @@ -32,7 +32,7 @@ BEGIN_EVENT_TABLE(wxListBox, wxControl) END_EVENT_TABLE() #endif -#include +#include "wx/mac/uma.h" extern "C" void MacDrawStringCell(Rect *cellRect, Cell lCell, ListHandle theList, long refCon) ; const short kwxMacListWithVerticalScrollbar = 128 ;