Fixed bug 3742 - minor warning fixes

Sam Lantinga 2017-08-13 21:16:58 -07:00
parent 2da830a909
commit eb06aba8ae
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include "SDL_video.h"
#include "SDL_mouse.h"
#include "SDL_timer.h"
#include "../SDL_sysvideo.h"
#include "../SDL_pixels_c.h"