Maint: Remove CI compiler warnings

This commit is contained in:
Linus Probert 2018-09-14 13:09:06 +02:00
parent dc6b816a4a
commit 083834d044
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <SDL.h>
#include <SDL_image.h>
#include <physfs.h>
#include <string.h>
#include "linkedlist.h"
#include "player.h"
#include "screenresolution.h"