浏览代码

remove unnecessary header

Pal Lockheart 8 年之前
父节点
当前提交
e64819b0a8
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;