changeset 3170 | b7a48f533966 |
parent 2859 | 99210400e8b9 |
child 3180 | 77d6336711fc |
1.1 --- a/include/SDL.h Sun Jun 07 02:45:55 2009 +0000 1.2 +++ b/include/SDL.h Sun Jun 07 06:06:35 2009 +0000 1.3 @@ -84,6 +84,7 @@ 1.4 #include "SDL_events.h" 1.5 #include "SDL_loadso.h" 1.6 #include "SDL_mutex.h" 1.7 +#include "SDL_power.h" 1.8 #include "SDL_rwops.h" 1.9 #include "SDL_thread.h" 1.10 #include "SDL_timer.h"