1460: Remove unused graphics include in ghost.cpp r=def- a=ChillerDragon



Co-authored-by: ChillerDragon <chillerdragon@gmail.com>
This commit is contained in:
bors[bot] 2019-02-22 10:36:43 +00:00
commit d14a8d3ac9

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>