GRAPHICS: Remove redundant include
This commit is contained in:
parent
30623a0ecf
commit
d8cde5a2ec
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
||||||
#include "graphics/font.h"
|
#include "graphics/font.h"
|
||||||
#include "graphics/fonts/bdf.h"
|
#include "graphics/fonts/bdf.h"
|
||||||
|
|
||||||
#include "common/translation.h"
|
|
||||||
|
|
||||||
namespace Common {
|
namespace Common {
|
||||||
DECLARE_SINGLETON(Graphics::FontManager);
|
DECLARE_SINGLETON(Graphics::FontManager);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue