Browse Source

Fixed bug 3742 - minor warning fixes

Sam Lantinga 7 years ago
parent
commit
eb06aba8ae
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/video/x11/SDL_x11video.c

+ 1 - 0
src/video/x11/SDL_x11video.c

@@ -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"