changeset 6626 | 4aa5af31f2f9 |
parent 6624 | ad4892cb5be9 |
child 6639 | c7e81fae23c4 |
1.1 --- a/src/video/cocoa/SDL_cocoamessagebox.m Tue Oct 30 23:03:23 2012 -0400 1.2 +++ b/src/video/cocoa/SDL_cocoamessagebox.m Tue Oct 30 23:11:03 2012 -0400 1.3 @@ -26,6 +26,7 @@ 1.4 #include <altivec.h> 1.5 #undef bool 1.6 #undef vector 1.7 +#undef pixel 1.8 #endif 1.9 1.10 #include "SDL_messagebox.h"