changeset 1402 | d910939febfa |
parent 1356 | 67114343400d |
child 1426 | ef9a9064bff2 |
--- a/include/SDL_cpuinfo.h Tue Feb 21 08:34:45 2006 +0000 +++ b/include/SDL_cpuinfo.h Tue Feb 21 08:46:50 2006 +0000 @@ -23,11 +23,11 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* CPU feature detection for SDL */ -#include "SDL_stdinc.h" - #ifndef _SDL_cpuinfo_h #define _SDL_cpuinfo_h +#include "SDL_stdinc.h" + #include "begin_code.h" /* Set up for C function definitions, even when using C++ */ #ifdef __cplusplus