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