diff options
Diffstat (limited to 'svtools/source/control/ctrlbox.cxx')
-rw-r--r-- | svtools/source/control/ctrlbox.cxx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/svtools/source/control/ctrlbox.cxx b/svtools/source/control/ctrlbox.cxx index ea04ac87c73c..5cfd35871b3a 100644 --- a/svtools/source/control/ctrlbox.cxx +++ b/svtools/source/control/ctrlbox.cxx @@ -27,12 +27,12 @@ #include <comphelper/string.hxx> #include <unotools/charclass.hxx> -#include <svtools/sampletext.hxx> -#include <svtools/svtresid.hxx> -#include <svtools/svtools.hrc> -#include <svtools/ctrlbox.hxx> -#include <svtools/ctrltool.hxx> -#include <svtools/borderhelper.hxx> +#include <sampletext.hxx> +#include <svtresid.hxx> +#include <svtools.hrc> +#include <ctrlbox.hxx> +#include <ctrltool.hxx> +#include <borderhelper.hxx> #include <vcl/i18nhelp.hxx> #include <vcl/fontcapabilities.hxx> |