aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2018-12-14 00:35:00 +0100
committerStapleButter <thetotalworm@gmail.com>2018-12-14 00:35:00 +0100
commitdc2b1219cd4ebd922e6e0d4ae6834aec36f6d16d (patch)
treebdd56f7bf36937671cb94d2d6eb5ca3e6e087748
parenta4eaf7dc19a2a848be36055de473dda932889db7 (diff)
b0rp
-rw-r--r--src/libui_sdl/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libui_sdl/main.cpp b/src/libui_sdl/main.cpp
index 75568a5..3b484be 100644
--- a/src/libui_sdl/main.cpp
+++ b/src/libui_sdl/main.cpp
@@ -19,6 +19,7 @@
#include <stdlib.h>
#include <time.h>
#include <stdio.h>
+#include <string.h>
#include <SDL2/SDL.h>
#include "libui/ui.h"