summaryrefslogtreecommitdiff
path: root/inc/window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/window.hpp')
-rw-r--r--inc/window.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/window.hpp b/inc/window.hpp
index 8ce53db..d801972 100644
--- a/inc/window.hpp
+++ b/inc/window.hpp
@@ -2,7 +2,6 @@
#define window_h
#include <SDL2/SDL.h>
-#include <algorithm>
#include <string>
#include "constants.hpp"