diff options
Diffstat (limited to 'sc/source/ui/drawfunc/fuconuno.cxx')
-rw-r--r-- | sc/source/ui/drawfunc/fuconuno.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/drawfunc/fuconuno.cxx b/sc/source/ui/drawfunc/fuconuno.cxx index 123b05b14904..6fe1bcd9bfae 100644 --- a/sc/source/ui/drawfunc/fuconuno.cxx +++ b/sc/source/ui/drawfunc/fuconuno.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fuconuno.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "drawview.hxx" +#include <fuconuno.hxx> +#include <tabvwsh.hxx> +#include <sc.hrc> +#include <drawview.hxx> FuConstUnoControl::FuConstUnoControl(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pViewP, SdrModel* pDoc, const SfxRequest& rReq) |