diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
commit | 4288d22fab2073ab8b8921a006ef6508e4e60fdc (patch) | |
tree | 4de3b62e28edfc198a12378fef04a640846ccf0e /reportdesign/inc/UndoActions.hxx | |
parent | 94b766188d41dcdeff1762844d593967a7d64583 (diff) |
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'reportdesign/inc/UndoActions.hxx')
-rw-r--r-- | reportdesign/inc/UndoActions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx index 0408cb2379d7..00828f22b4d5 100644 --- a/reportdesign/inc/UndoActions.hxx +++ b/reportdesign/inc/UndoActions.hxx @@ -50,7 +50,7 @@ #include <cppuhelper/implbase3.hxx> #include <comphelper/uno3.hxx> #include <comphelper/sequence.hxx> -#include <svtools/lstner.hxx> +#include <svl/lstner.hxx> #include <svx/svdouno.hxx> #include "RptModel.hxx" |