fixed compile error after resync.
This commit is contained in:
parent
e5d0376c47
commit
f11c5dc93e
3 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
#include "vos/mutex.hxx"
|
||||
#include "tools/list.hxx"
|
||||
#include "svtools/httpcook.hxx"
|
||||
#include "svl/httpcook.hxx"
|
||||
#include "vcl/svapp.hxx"
|
||||
|
||||
#include "cookiedg.hxx"
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
#include "com/sun/star/task/XInteractionRetry.hpp"
|
||||
|
||||
#include "tools/errinf.hxx" // ErrorHandler, ErrorContext, ...
|
||||
#include "svtools/svtools.hrc" // RID_ERRHDL
|
||||
#include "svl/svtools.hrc" // RID_ERRHDL
|
||||
|
||||
#include "ids.hrc"
|
||||
#include "getcontinuations.hxx"
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
#include "vos/mutex.hxx"
|
||||
#include "tools/datetime.hxx"
|
||||
#include "svtools/zforlist.hxx"
|
||||
#include "svl/zforlist.hxx"
|
||||
#include "vcl/svapp.hxx"
|
||||
|
||||
#include "ids.hrc"
|
||||
|
|
Loading…
Reference in a new issue