summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optjava.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cui/source/options/optjava.cxx b/cui/source/options/optjava.cxx
index 03a2c6232d83..1863f4c188ba 100644
--- a/cui/source/options/optjava.cxx
+++ b/cui/source/options/optjava.cxx
@@ -39,7 +39,7 @@
#include <vcl/waitobj.hxx>
#include <unotools/pathoptions.hxx>
#include <svtools/imagemgr.hxx>
-#include "svtools/restartdialog.hxx"
+#include <svtools/restartdialog.hxx>
#include "svtools/treelistentry.hxx"
#include <sfx2/filedlghelper.hxx>
#include <sfx2/inputdlg.hxx>
@@ -59,7 +59,6 @@
#define CLASSPATH_DELIMITER SAL_PATHSEPARATOR
-#include <svtools/restartdialog.hxx>
#include <comphelper/solarmutex.hxx>
using namespace ::com::sun::star::lang;