tdf#95416 Fix an include for 2 files in unopkg
Change-Id: Id1fa09b6db6c90cd727182133e5f9f39383aa5e5 Reviewed-on: https://gerrit.libreoffice.org/32255 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
This commit is contained in:
committed by
jan iversen
parent
a631e0fe94
commit
fe18f5d51f
@@ -18,8 +18,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#include "../../deployment/gui/dp_gui.hrc"
|
||||
#include "../../deployment/gui/dp_gui_shared.hxx"
|
||||
#include "dp_gui.hrc"
|
||||
#include "dp_gui_shared.hxx"
|
||||
#include "unopkg_shared.h"
|
||||
#include <osl/thread.h>
|
||||
#include <tools/resmgr.hxx>
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "deployment.hrc"
|
||||
#include "unopkg_shared.h"
|
||||
#include "dp_identifier.hxx"
|
||||
#include "../../deployment/gui/dp_gui.hrc"
|
||||
#include "dp_gui.hrc"
|
||||
#include "lockfile.hxx"
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <vcl/msgbox.hxx>
|
||||
|
Reference in New Issue
Block a user