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
|
@ -28,6 +28,7 @@
|
|||
#include "backends/vkeybd/virtual-keyboard-gui.h"
|
||||
|
||||
#include "graphics/cursorman.h"
|
||||
#include "graphics/fontman.h"
|
||||
#include "gui/GuiManager.h"
|
||||
|
||||
namespace Common {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue