summaryrefslogtreecommitdiff
path: root/unotools/source/config/bootstrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/bootstrap.cxx')
-rw-r--r--unotools/source/config/bootstrap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/bootstrap.cxx b/unotools/source/config/bootstrap.cxx
index e83eb4f92c99..fb213a35ff31 100644
--- a/unotools/source/config/bootstrap.cxx
+++ b/unotools/source/config/bootstrap.cxx
@@ -32,7 +32,7 @@
// ---------------------------------------------------------------------------------------
#include <rtl/bootstrap.hxx>
#include <rtl/instance.hxx>
-#include <osl/process.h> // for osl_getExecutableFile
+#include <osl/process.h>
#include "tools/getprocessworkingdir.hxx"
// ---------------------------------------------------------------------------------------