mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-04-03 12:32:45 +02:00
Removed unnecessary include statement in test program.
This commit is contained in:
parent
deb2acbcd9
commit
43594e3f3d
@ -14,7 +14,6 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "SDL.h"
|
#include "SDL.h"
|
||||||
#include "SDL_revision.h"
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
num_compare(const void *_a, const void *_b)
|
num_compare(const void *_a, const void *_b)
|
||||||
|
Loading…
Reference in New Issue
Block a user