mirror of https://github.com/libsdl-org/SDL
Removed unnecessary include statement in test program.
This commit is contained in:
parent
deb2acbcd9
commit
43594e3f3d
|
@ -14,7 +14,6 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_revision.h"
|
||||
|
||||
static int
|
||||
num_compare(const void *_a, const void *_b)
|
||||
|
|
Loading…
Reference in New Issue