diff options
Diffstat (limited to 'sc/inc/dapiuno.hxx')
-rw-r--r-- | sc/inc/dapiuno.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/dapiuno.hxx b/sc/inc/dapiuno.hxx index bcc00b0c651a..8edab4cceccb 100644 --- a/sc/inc/dapiuno.hxx +++ b/sc/inc/dapiuno.hxx @@ -22,8 +22,8 @@ #include "global.hxx" #include "dpobject.hxx" -#include "rangeutl.hxx" // ScArea -#include "cellsuno.hxx" // for XModifyListenerArr_Impl +#include "rangeutl.hxx" +#include "cellsuno.hxx" #include <svl/lstner.hxx> #include <svl/itemprop.hxx> |