diff options
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> |