From 17ae15b41c5ec912c36956dbc38e5a95af0ac648 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Sun, 6 Oct 2019 04:07:50 -0400 Subject: Started working on reading collision maps for worlds --- src/texture.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/texture.cpp') diff --git a/src/texture.cpp b/src/texture.cpp index 2870b9f..b013bef 100644 --- a/src/texture.cpp +++ b/src/texture.cpp @@ -21,6 +21,8 @@ #include "texture.hpp" +#include + #include #include -- cgit v1.2.3