aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/native/base.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/platform/native/base.hpp')
-rw-r--r--include/cru/platform/native/base.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/platform/native/base.hpp b/include/cru/platform/native/base.hpp
index 3cbf77c5..e0ecbda7 100644
--- a/include/cru/platform/native/base.hpp
+++ b/include/cru/platform/native/base.hpp
@@ -11,7 +11,7 @@ struct IUiApplication;
struct INativeWindow;
struct INativeWindowResolver;
struct IInputMethodManager;
-struct IInputMethodContextRef;
+struct IInputMethodContext;
struct Dpi {
float x;