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.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/texture.hpp') diff --git a/src/texture.hpp b/src/texture.hpp index 3daebbd..b03d649 100644 --- a/src/texture.hpp +++ b/src/texture.hpp @@ -20,8 +20,6 @@ #ifndef TEXTURE_HPP_ #define TEXTURE_HPP_ -#include - #include #include -- cgit v1.2.3