Browse Source

remove unnecessary header

Pal Lockheart 8 years ago
parent
commit
e64819b0a8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      video.c

+ 0 - 1
video.c

@@ -20,7 +20,6 @@
 //
 
 #include "main.h"
-#include <sys/time.h>
 
 // Screen buffer
 SDL_Surface              *gpScreen           = NULL;