summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/svapp.cxx')
-rw-r--r--vcl/source/app/svapp.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/vcl/source/app/svapp.cxx b/vcl/source/app/svapp.cxx
index 747c70a0ae95..0bc16bedb090 100644
--- a/vcl/source/app/svapp.cxx
+++ b/vcl/source/app/svapp.cxx
@@ -56,18 +56,18 @@
#endif
#include <saltimer.hxx>
-#include "salinst.hxx"
-#include "salframe.hxx"
-#include "salsys.hxx"
-#include "svdata.hxx"
-#include "salimestatus.hxx"
-#include "displayconnectiondispatch.hxx"
-#include "window.h"
-#include "accmgr.hxx"
-#include "strings.hrc"
-#include "strings.hxx"
+#include <salinst.hxx>
+#include <salframe.hxx>
+#include <salsys.hxx>
+#include <svdata.hxx>
+#include <salimestatus.hxx>
+#include <displayconnectiondispatch.hxx>
+#include <window.h>
+#include <accmgr.hxx>
+#include <strings.hrc>
+#include <strings.hxx>
#if OSL_DEBUG_LEVEL > 0
-#include "schedulerimpl.hxx"
+#include <schedulerimpl.hxx>
#endif
#include <com/sun/star/uno/Reference.h>