summaryrefslogtreecommitdiff
path: root/SDL_controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'SDL_controller.c')
-rw-r--r--SDL_controller.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/SDL_controller.c b/SDL_controller.c
index d3d7230..0715d62 100644
--- a/SDL_controller.c
+++ b/SDL_controller.c
@@ -2,6 +2,7 @@
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
+#include <string.h>
#include <inttypes.h> //using common but unspecified addons to the standard (PRIu32...etc)
//posix additions