/* ======================================================================== */ /* Change the following to #if 1 if using an old FreeBSD SDL port. */ /* ======================================================================== */ #if 0 # ifdef __FreeBSD__ # define SDL_H_ 1 # include # include # include # include # include # endif #endif #ifndef SDL_H_ # define SDL_H_ 1 # include # include # include # include # include #endif