X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/36195a44c32bcd2b14cd819ed675bc80fb2255bd..f87a708b143329a5b7f4e18e88967853c553082d:/include/wx/mac/checklst.h

diff --git a/include/wx/mac/checklst.h b/include/wx/mac/checklst.h
index 64514452fe..e957f61a74 100644
--- a/include/wx/mac/checklst.h
+++ b/include/wx/mac/checklst.h
@@ -19,7 +19,7 @@
 
 #include "wx/listbox.h"
 
-#if !defined(__MWERKS__) && !defined(__MACH__)
+#if !defined(__MWERKS__) && !defined(__UNIX__)
 typedef   unsigned int  size_t;
 #endif