remove needless include
This commit is contained in:
parent
9f95b4ce91
commit
5a0daf7d6d
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
#include <stdbool.h>
|
||||
#include <SDL.h>
|
||||
|
||||
#include "list.h"
|
||||
|
||||
#define PROGRESS_FILENAME "progress.dat"
|
||||
#define PROGRESS_MAXFILESIZE 4096
|
||||
|
||||
|
|
Loading…
Reference in a new issue