summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/present.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-08-13 13:26:32 +0200
committerMichael Stahl <mstahl@redhat.com>2012-08-13 22:48:15 +0200
commit0beb6bc4b39caca5c62bdb6c17d89210119a12e5 (patch)
tree2660c79a354b8671bdbfceebadd701609badefff /sd/source/ui/dlg/present.cxx
parentb78c58c8678ad9b4c13f1b5691da66f0d915685f (diff)
Convert from tools/list.hxx to tools/contnr.hxx
Most places don't need to include tools/list.hxx Change-Id: Ib2415fbbf92b039a77e1f5c21856f03de60262d4
Diffstat (limited to 'sd/source/ui/dlg/present.cxx')
-rw-r--r--sd/source/ui/dlg/present.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/present.cxx b/sd/source/ui/dlg/present.cxx
index 54b008e5a5e2..7fe5a740d1f9 100644
--- a/sd/source/ui/dlg/present.cxx
+++ b/sd/source/ui/dlg/present.cxx
@@ -35,7 +35,6 @@
#include <com/sun/star/container/XIndexAccess.hpp>
#include <comphelper/processfactory.hxx>
#include <svl/itemset.hxx>
-#include <tools/list.hxx>
#include "sdattr.hxx"
#include "present.hxx"