From ee61633d81cc9e34c3bd8b5fbfb6a5a25a1f3ea5 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 2 Apr 2020 23:00:34 +0800 Subject: ... --- include/cru/platform/native/base.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/cru/platform/native/base.hpp') diff --git a/include/cru/platform/native/base.hpp b/include/cru/platform/native/base.hpp index 5ebd98d6..883a9450 100644 --- a/include/cru/platform/native/base.hpp +++ b/include/cru/platform/native/base.hpp @@ -10,6 +10,7 @@ struct ICursorManager; struct IUiApplication; struct INativeWindow; struct INativeWindowResolver; +struct IInputMethodManager; struct Dpi { float x; -- cgit v1.2.3