summaryrefslogtreecommitdiff
path: root/inc/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/window.h')
-rw-r--r--inc/window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/window.h b/inc/window.h
index fb1cf67..17ba597 100644
--- a/inc/window.h
+++ b/inc/window.h
@@ -5,6 +5,8 @@
#include <SDL2/SDL_image.h>
#include <string>
#include <cmath>
+#include <stdlib.h>
+#include <time.h>
class Window
{