Skip to content

Commit

Permalink
Fixed implicit function declaration in test program.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed May 6, 2015
1 parent ac27b51 commit 5715097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/testgesture.c
Expand Up @@ -16,6 +16,7 @@
*/

#include "SDL.h"
#include <stdlib.h> /* for exit() */

#ifdef __EMSCRIPTEN__
#include <emscripten/emscripten.h>
Expand Down

0 comments on commit 5715097

Please sign in to comment.