summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basicrenderable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basicrenderable.hxx')
-rw-r--r--basctl/source/basicide/basicrenderable.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/basicrenderable.hxx b/basctl/source/basicide/basicrenderable.hxx
index b53c92763057..076fea757184 100644
--- a/basctl/source/basicide/basicrenderable.hxx
+++ b/basctl/source/basicide/basicrenderable.hxx
@@ -19,10 +19,10 @@
#ifndef BASCTL_BASICRENDERABLE_HXX
#define BASCTL_BASICRENDERABLE_HXX
-#include "com/sun/star/view/XRenderable.hpp"
-#include "cppuhelper/compbase1.hxx"
+#include <com/sun/star/view/XRenderable.hpp>
+#include <cppuhelper/compbase1.hxx>
-#include "vcl/print.hxx"
+#include <vcl/print.hxx>
namespace basctl
{