From 3d544f92ebeef545c7279323c46890b5592d45c7 Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Wed, 20 Aug 2014 22:49:59 +0200 Subject: [PATCH] Fixed not needed standard includes in test program. --- test/testdrawchessboard.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/testdrawchessboard.c b/test/testdrawchessboard.c index d4548ea92..1f3c42046 100644 --- a/test/testdrawchessboard.c +++ b/test/testdrawchessboard.c @@ -14,9 +14,6 @@ /* Sample program: Draw a Chess Board by using SDL_CreateSoftwareRenderer API */ -#include -#include - #include "SDL.h" void