diff options
Diffstat (limited to 'include/vcl/window.hxx')
-rw-r--r-- | include/vcl/window.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx index 11a81069d1b5..59432a6cc520 100644 --- a/include/vcl/window.hxx +++ b/include/vcl/window.hxx @@ -27,7 +27,7 @@ #include <vcl/pointr.hxx> #include <tools/wintypes.hxx> #include <rsc/rsc-vcl-shared-types.hxx> -#include <vcl/apptypes.hxx> +#include <vcl/inputtypes.hxx> #include <vcl/cursor.hxx> #include <vcl/inputctx.hxx> #include <vcl/keycodes.hxx> |