aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CEgui/PanelKeyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/CEgui/PanelKeyboard.h')
-rw-r--r--backends/wince/CEgui/PanelKeyboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/CEgui/PanelKeyboard.h b/backends/wince/CEgui/PanelKeyboard.h
index 33394dcf57..f4c48bf659 100644
--- a/backends/wince/CEgui/PanelKeyboard.h
+++ b/backends/wince/CEgui/PanelKeyboard.h
@@ -29,7 +29,7 @@
#include "Toolbar.h"
#include "EventsBuffer.h"
-using CEKEYS::Key;
+using GUI::Key;
using CEKEYS::EventsBuffer;
namespace CEGUI {