From 6ececaec40fd11ca9aa10654faf72b7df926c62b Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Fri, 12 Jun 2020 00:43:40 +0200 Subject: [PATCH] - include cleanup --- source/rr/src/anim.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/rr/src/anim.cpp b/source/rr/src/anim.cpp index eef671119..9ce4bab41 100644 --- a/source/rr/src/anim.cpp +++ b/source/rr/src/anim.cpp @@ -31,7 +31,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "v_2ddrawer.h" #include "animtexture.h" #include "v_video.h" -#include "../glbackend/glbackend.h" #include "anim.h"