summaryrefslogtreecommitdiff
path: root/include/svtools/restartdialog.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:40:46 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:49 -0600
commitab3506ec724805bf4d586e5cfa479f7eb2e8e9a3 (patch)
tree6622d82a13bbbb7057db85856f4e641d0cfbfdec /include/svtools/restartdialog.hxx
parentd902542058767691b30b514e4729bb7c4310a644 (diff)
fdo#65108 inter-module includes <> include/svtools
Change-Id: I7e004e1e4fbc2141ff421af6be0e8bf5a026b189
Diffstat (limited to 'include/svtools/restartdialog.hxx')
-rw-r--r--include/svtools/restartdialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/restartdialog.hxx b/include/svtools/restartdialog.hxx
index 993b0998aa0b..5d354621bc26 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -10,10 +10,10 @@
#ifndef INCLUDED_SVTOOLS_RESTARTDIALOG_HXX
#define INCLUDED_SVTOOLS_RESTARTDIALOG_HXX
-#include "sal/config.h"
+#include <sal/config.h>
-#include "com/sun/star/uno/Reference.hxx"
-#include "svtools/svtdllapi.h"
+#include <com/sun/star/uno/Reference.hxx>
+#include <svtools/svtdllapi.h>
class Window;
namespace com { namespace sun { namespace star { namespace uno {