diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-02 20:49:14 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-02 20:49:14 +0100 |
commit | b8655015b6c59d2dbafd72e6f05d632b31963e55 (patch) | |
tree | 060a29d59d3eb190ec40fbfc073ecabc9c30de77 /cui/source/inc/hltpbase.hxx | |
parent | 69d8f16300c70c0b2dff2673bc8428eec3f6381a (diff) |
#i106421#: create new cui resource file
Diffstat (limited to 'cui/source/inc/hltpbase.hxx')
-rw-r--r-- | cui/source/inc/hltpbase.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx index 80d3f99a8..d2ec8815a 100644 --- a/cui/source/inc/hltpbase.hxx +++ b/cui/source/inc/hltpbase.hxx @@ -50,9 +50,9 @@ #include <svtools/inettbc.hxx> #include <vcl/timer.hxx> -#include <svx/dialmgr.hxx> +#include <dialmgr.hxx> #include <sfx2/docfile.hxx> -#include <svx/dialogs.hrc> +#include <cuires.hrc> #include <com/sun/star/frame/XFrame.hpp> #include "helpid.hrc" #include <svx/hlnkitem.hxx> |