remove needless include

This commit is contained in:
Andrei "Akari" Alexeyev 2017-03-29 23:16:52 +03:00
parent 9f95b4ce91
commit 5a0daf7d6d

View file

@ -11,8 +11,6 @@
#include <stdbool.h>
#include <SDL.h>
#include "list.h"
#define PROGRESS_FILENAME "progress.dat"
#define PROGRESS_MAXFILESIZE 4096