aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/native/base.hpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-04-05 23:35:15 +0800
committercrupest <crupest@outlook.com>2020-04-05 23:35:15 +0800
commit41e17e281ba31e9eff612017f5a2dafd847278b0 (patch)
treef0736679652abbfa1beeef3aa3d7dabfae8da0b9 /include/cru/platform/native/base.hpp
parente9590859b1aaa1c2bf4714893daf34fbfd4166fd (diff)
downloadcru-41e17e281ba31e9eff612017f5a2dafd847278b0.tar.gz
cru-41e17e281ba31e9eff612017f5a2dafd847278b0.tar.bz2
cru-41e17e281ba31e9eff612017f5a2dafd847278b0.zip
...
Diffstat (limited to 'include/cru/platform/native/base.hpp')
-rw-r--r--include/cru/platform/native/base.hpp1
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;