Include font.h instead of fontman.h in places that don't need fontman :)

svn-id: r46311
This commit is contained in:
Max Horn 2009-12-09 16:46:14 +00:00
parent 626f85ae5e
commit d60b5ca516
6 changed files with 8 additions and 6 deletions

View file

@ -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 {