Back out the hack from kanjitalk755

Remove the unused header.

Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
This commit is contained in:
Ricky Zhang 2020-06-27 12:13:51 -04:00
parent 9ef2f87adb
commit 1bfb0e94a3
No known key found for this signature in database
GPG Key ID: 681AFAEF6CDEDB4C
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@
#include "video.h"
#include "video_blit.h"
#if USE_SDL_VIDEO
#include <SDL.h>
#endif
#include <stdio.h>
#include <stdlib.h>