diff options
Diffstat (limited to 'include/cru/platform/native/base.hpp')
-rw-r--r-- | include/cru/platform/native/base.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/platform/native/base.hpp b/include/cru/platform/native/base.hpp index 883a9450..3cbf77c5 100644 --- a/include/cru/platform/native/base.hpp +++ b/include/cru/platform/native/base.hpp @@ -11,6 +11,7 @@ struct IUiApplication; struct INativeWindow; struct INativeWindowResolver; struct IInputMethodManager; +struct IInputMethodContextRef; struct Dpi { float x; |