Include font.h instead of fontman.h in places that don't need fontman :)
svn-id: r46311
This commit is contained in:
parent
626f85ae5e
commit
d60b5ca516
6 changed files with 8 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
#include "common/events.h"
|
||||
#include "common/system.h"
|
||||
|
||||
#include "graphics/font.h"
|
||||
#include "graphics/fontman.h"
|
||||
|
||||
namespace GUI {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue