Some basic work on the vkeybd code

svn-id: r35931
This commit is contained in:
Max Horn 2009-01-20 00:03:35 +00:00
parent 57d118e930
commit a27e456ace
5 changed files with 34 additions and 22 deletions

View file

@ -28,7 +28,7 @@
#ifdef ENABLE_VKEYBD
#include "graphics/cursorman.h"
#include "gui/newgui.h"
#include "gui/GuiManager.h"
namespace Common {