diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:44:58 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:14 +0200 |
commit | 249071dd5059375db3b28d39e5872382622a5125 (patch) | |
tree | 71c0d7eb3d7e5e6c340b4c77ef615339583c218c /basctl/source/inc/basobj.hxx | |
parent | 640eda0fec555692bbde99b61f78f98e44f2ff82 (diff) |
loplugin:includeform: basctl
Change-Id: Id7d19b16505aa42877c456e2ac270157077a9365
Diffstat (limited to 'basctl/source/inc/basobj.hxx')
-rw-r--r-- | basctl/source/inc/basobj.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/basobj.hxx b/basctl/source/inc/basobj.hxx index 940df895c6fc..8e5e9badc8af 100644 --- a/basctl/source/inc/basobj.hxx +++ b/basctl/source/inc/basobj.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_BASCTL_SOURCE_INC_BASOBJ_HXX #define INCLUDED_BASCTL_SOURCE_INC_BASOBJ_HXX -#include <scriptdocument.hxx> +#include "scriptdocument.hxx" #include <svl/lstner.hxx> |