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