mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Merge #1460
1460: Remove unused graphics include in ghost.cpp r=def- a=ChillerDragon Co-authored-by: ChillerDragon <chillerdragon@gmail.com>
This commit is contained in:
commit
d14a8d3ac9
|
@ -1,7 +1,6 @@
|
||||||
/* (c) Rajh, Redix and Sushi. */
|
/* (c) Rajh, Redix and Sushi. */
|
||||||
|
|
||||||
#include <engine/ghost.h>
|
#include <engine/ghost.h>
|
||||||
#include <engine/graphics.h>
|
|
||||||
#include <engine/serverbrowser.h>
|
#include <engine/serverbrowser.h>
|
||||||
#include <engine/storage.h>
|
#include <engine/storage.h>
|
||||||
#include <engine/shared/config.h>
|
#include <engine/shared/config.h>
|
||||||
|
|
Loading…
Reference in a new issue