From 53e14d02f03883624517e4e602b648f777cf0f32 Mon Sep 17 00:00:00 2001 From: ChillerDragon Date: Fri, 22 Feb 2019 11:27:25 +0100 Subject: [PATCH] Remove unused graphics include in ghost.cpp --- src/game/client/components/ghost.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/game/client/components/ghost.cpp b/src/game/client/components/ghost.cpp index 5aa0384d6..8d2fa12a7 100644 --- a/src/game/client/components/ghost.cpp +++ b/src/game/client/components/ghost.cpp @@ -1,7 +1,6 @@ /* (c) Rajh, Redix and Sushi. */ #include -#include #include #include #include