Fixed not needed standard includes in test program.

main
Philipp Wiesemann 2014-08-20 22:49:59 +02:00
parent ed5435034d
commit aaefa6a855
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@
/* Sample program: Draw a Chess Board by using SDL_CreateSoftwareRenderer API */
#include <stdlib.h>
#include <stdio.h>
#include "SDL.h"
void