summaryrefslogtreecommitdiff
path: root/include/toolkit/awt
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt')
-rw-r--r--include/toolkit/awt/animatedimagespeer.hxx2
-rw-r--r--include/toolkit/awt/vclxprinter.hxx2
-rw-r--r--include/toolkit/awt/vclxtabpagecontainer.hxx2
-rw-r--r--include/toolkit/awt/vclxtabpagemodel.hxx2
-rw-r--r--include/toolkit/awt/vclxtoolkit.hxx2
-rw-r--r--include/toolkit/awt/vclxwindows.hxx4
6 files changed, 7 insertions, 7 deletions
diff --git a/include/toolkit/awt/animatedimagespeer.hxx b/include/toolkit/awt/animatedimagespeer.hxx
index 9ba8608e3e61..3751ce9266b6 100644
--- a/include/toolkit/awt/animatedimagespeer.hxx
+++ b/include/toolkit/awt/animatedimagespeer.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
#define INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
-#include "toolkit/awt/vclxwindow.hxx"
+#include <toolkit/awt/vclxwindow.hxx>
#include <com/sun/star/awt/XAnimation.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
diff --git a/include/toolkit/awt/vclxprinter.hxx b/include/toolkit/awt/vclxprinter.hxx
index 70b01b2b4b30..0efd22aa38ca 100644
--- a/include/toolkit/awt/vclxprinter.hxx
+++ b/include/toolkit/awt/vclxprinter.hxx
@@ -34,7 +34,7 @@
#include <cppuhelper/implbase1.hxx>
#include <comphelper/uno3.hxx>
-#include "vcl/oldprintadaptor.hxx"
+#include <vcl/oldprintadaptor.hxx>
// relevant properties for the printer:
/*
diff --git a/include/toolkit/awt/vclxtabpagecontainer.hxx b/include/toolkit/awt/vclxtabpagecontainer.hxx
index 142d728d9c36..88f8f6b4a0a7 100644
--- a/include/toolkit/awt/vclxtabpagecontainer.hxx
+++ b/include/toolkit/awt/vclxtabpagecontainer.hxx
@@ -27,7 +27,7 @@
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
-#include "toolkit/awt/vclxwindow.hxx"
+#include <toolkit/awt/vclxwindow.hxx>
#include <com/sun/star/awt/tab/XTabPageContainer.hpp>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <cppuhelper/implbase2.hxx>
diff --git a/include/toolkit/awt/vclxtabpagemodel.hxx b/include/toolkit/awt/vclxtabpagemodel.hxx
index f65688f00d41..d128e996a93a 100644
--- a/include/toolkit/awt/vclxtabpagemodel.hxx
+++ b/include/toolkit/awt/vclxtabpagemodel.hxx
@@ -26,7 +26,7 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
-#include "toolkit/awt/vclxwindow.hxx"
+#include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/tab/XTabPageModel.hpp>
#include <com/sun/star/awt/tab/XTabPage.hpp>
diff --git a/include/toolkit/awt/vclxtoolkit.hxx b/include/toolkit/awt/vclxtoolkit.hxx
index cea90cfea9d6..5e0e1245b914 100644
--- a/include/toolkit/awt/vclxtoolkit.hxx
+++ b/include/toolkit/awt/vclxtoolkit.hxx
@@ -25,7 +25,7 @@
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <com/sun/star/awt/XMessageBoxFactory.hpp>
#include <cppuhelper/compbase2.hxx>
-#include "cppuhelper/interfacecontainer.hxx"
+#include <cppuhelper/interfacecontainer.hxx>
#include <osl/mutex.hxx>
#include <osl/module.h>
#include <tools/link.hxx>
diff --git a/include/toolkit/awt/vclxwindows.hxx b/include/toolkit/awt/vclxwindows.hxx
index 8dc573496abd..74b6482f4e2a 100644
--- a/include/toolkit/awt/vclxwindows.hxx
+++ b/include/toolkit/awt/vclxwindows.hxx
@@ -81,8 +81,8 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase2.hxx>
-#include "toolkit/awt/vclxwindow.hxx"
-#include "toolkit/awt/vclxtopwindow.hxx"
+#include <toolkit/awt/vclxwindow.hxx>
+#include <toolkit/awt/vclxtopwindow.hxx>
#include <cppuhelper/implbase1.hxx>
#include <vcl/pointr.hxx>