X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0baac61e4fb22dd99ad1f6d12a09c55e3a9d94f8..2fe212b0336512aac9eace69fab09ce856b0bf4b:/src/mac/carbon/listbox.cpp?ds=inline diff --git a/src/mac/carbon/listbox.cpp b/src/mac/carbon/listbox.cpp index b17715ec55..cb3a39dbd9 100644 --- a/src/mac/carbon/listbox.cpp +++ b/src/mac/carbon/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 ;