summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tkscrollbar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/controls/tkscrollbar.cxx')
-rw-r--r--toolkit/source/controls/tkscrollbar.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/source/controls/tkscrollbar.cxx b/toolkit/source/controls/tkscrollbar.cxx
index 894eb65b5c99..35210ddd776a 100644
--- a/toolkit/source/controls/tkscrollbar.cxx
+++ b/toolkit/source/controls/tkscrollbar.cxx
@@ -17,15 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "toolkit/controls/tkscrollbar.hxx"
-#include "toolkit/helper/property.hxx"
+#include <toolkit/controls/tkscrollbar.hxx>
+#include <toolkit/helper/property.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <toolkit/awt/vclxwindows.hxx>
-#include "helper/unopropertyarrayhelper.hxx"
+#include <helper/unopropertyarrayhelper.hxx>
namespace toolkit
{