Remove unused graphics include in ghost.cpp

This commit is contained in:
ChillerDragon 2019-02-22 11:27:25 +01:00
parent 4f33aceb1c
commit 53e14d02f0

View file

@ -1,7 +1,6 @@
/* (c) Rajh, Redix and Sushi. */
#include <engine/ghost.h>
#include <engine/graphics.h>
#include <engine/serverbrowser.h>
#include <engine/storage.h>
#include <engine/shared/config.h>