gtk: Add explanation to both includes.
This commit is contained in:
parent
c3388602bb
commit
4a8e6f204a
@ -8,6 +8,7 @@
|
||||
#define __GTK_SOUND_DRIVER_SDL_H
|
||||
|
||||
#include "SDL.h"
|
||||
// SDL.h may include altivec.h which redefines vector and bool
|
||||
#undef vector
|
||||
#undef bool
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user