Removed mingw warning

This commit is contained in:
Linus_Probert 2018-03-13 09:37:51 +01:00
parent 8e7b23e687
commit bd2cce6447
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
#include "projectile.h"
#include "util.h"
#include "texturecache.h"