summaryrefslogtreecommitdiff
path: root/vcl/source/app/dbggui.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/dbggui.cxx')
-rw-r--r--vcl/source/app/dbggui.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/source/app/dbggui.cxx b/vcl/source/app/dbggui.cxx
index f2ebc5117ddd..c136c6c266a1 100644
--- a/vcl/source/app/dbggui.cxx
+++ b/vcl/source/app/dbggui.cxx
@@ -25,17 +25,17 @@
#include <tools/debug.hxx>
#include <tools/lineend.hxx>
-#include "sal/log.hxx"
+#include <sal/log.hxx>
#include <vcl/svapp.hxx>
#include <vcl/event.hxx>
#include <vcl/threadex.hxx>
-#include "svdata.hxx"
-#include "dbggui.hxx"
+#include <svdata.hxx>
+#include <dbggui.hxx>
-#include "salinst.hxx"
-#include "svsys.h"
+#include <salinst.hxx>
+#include <svsys.h>
#include <algorithm>
#include <memory>