diff options
Diffstat (limited to 'svx/source/tbxctrls/itemwin.cxx')
-rw-r--r-- | svx/source/tbxctrls/itemwin.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/tbxctrls/itemwin.cxx b/svx/source/tbxctrls/itemwin.cxx index 01a189ec6ba5..c59cd6721944 100644 --- a/svx/source/tbxctrls/itemwin.cxx +++ b/svx/source/tbxctrls/itemwin.cxx @@ -39,11 +39,11 @@ #include <svx/xlineit0.hxx> #include <svx/xlndsit.hxx> #include <svx/xtable.hxx> -#include "svx/drawitem.hxx" +#include <svx/drawitem.hxx> #include <svx/dialmgr.hxx> -#include "svx/dlgutil.hxx" +#include <svx/dlgutil.hxx> #include <svx/itemwin.hxx> -#include "svx/linectrl.hxx" +#include <svx/linectrl.hxx> #include <svtools/colorcfg.hxx> using namespace ::com::sun::star; |