summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui.h')
-rw-r--r--desktop/source/deployment/gui/dp_gui.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/desktop/source/deployment/gui/dp_gui.h b/desktop/source/deployment/gui/dp_gui.h
index 18b9ea0aa69d..d93dd10e9b83 100644
--- a/desktop/source/deployment/gui/dp_gui.h
+++ b/desktop/source/deployment/gui/dp_gui.h
@@ -23,19 +23,19 @@
#include "dp_gui_updatedata.hxx"
#include "dp_misc.h"
#include "dp_gui.hrc"
-#include "rtl/ref.hxx"
-#include "rtl/instance.hxx"
-#include "osl/thread.hxx"
-#include "cppuhelper/implbase2.hxx"
-#include "vcl/svapp.hxx"
-#include "vcl/dialog.hxx"
-#include "vcl/button.hxx"
-#include "vcl/fixed.hxx"
-#include "salhelper/simplereferenceobject.hxx"
-#include "svtools/svtabbx.hxx"
-#include "svtools/headbar.hxx"
-#include "com/sun/star/ucb/XContentEventListener.hpp"
-#include "osl/mutex.hxx"
+#include <rtl/ref.hxx>
+#include <rtl/instance.hxx>
+#include <osl/thread.hxx>
+#include <cppuhelper/implbase2.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/dialog.hxx>
+#include <vcl/button.hxx>
+#include <vcl/fixed.hxx>
+#include <salhelper/simplereferenceobject.hxx>
+#include <svtools/svtabbx.hxx>
+#include <svtools/headbar.hxx>
+#include <com/sun/star/ucb/XContentEventListener.hpp>
+#include <osl/mutex.hxx>
namespace com { namespace sun { namespace star {
namespace container {