diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:30:01 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:49 +0200 |
commit | b0c76a6336ccc2a3be56067fe1e1b0b058b704b9 (patch) | |
tree | 7a34494d7f0816f5ae399d663b3fad1344fa007d /toolkit/inc | |
parent | 022e64e8380423909b187fddce9c17f7d5fb6ec4 (diff) |
loplugin:includeform: toolkit
Change-Id: If080e5da5d18b53ac4b85f82fbb4a72b894765dd
Diffstat (limited to 'toolkit/inc')
-rw-r--r-- | toolkit/inc/helper/unowrapper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/inc/helper/unowrapper.hxx b/toolkit/inc/helper/unowrapper.hxx index 0600d0a6d4dd..f58494a70a08 100644 --- a/toolkit/inc/helper/unowrapper.hxx +++ b/toolkit/inc/helper/unowrapper.hxx @@ -28,7 +28,7 @@ #include <vcl/unowrap.hxx> #include <vcl/window.hxx> -#include "helper/accessibilityclient.hxx" +#include <helper/accessibilityclient.hxx> // class UnoWrapper |