[Libreoffice-commits] core.git: desktop/source
Tor Lillqvist
tml at collabora.com
Mon May 30 12:11:05 UTC 2016
desktop/source/app/sofficemain.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 46d5d475b114b93a76502d58637468e404a8562b
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon May 30 15:09:08 2016 +0300
Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3
Change-Id: I322690bba054736a1201b3f4d8f4d5670f7799b7
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx
index 66c79ca..755da59 100644
--- a/desktop/source/app/sofficemain.cxx
+++ b/desktop/source/app/sofficemain.cxx
@@ -25,10 +25,10 @@
#include <desktop/dllapi.h>
#include "app.hxx"
-#include "exithelper.h"
#include "cmdlineargs.hxx"
#include "cmdlinehelp.hxx"
+#include <desktop/exithelper.h>
#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <sal/log.hxx>
More information about the Libreoffice-commits
mailing list