Author: alg
Date: Wed May 29 12:29:12 2013
New Revision: 1487454
URL: http://svn.apache.org/r1487454
Log:
added missing include
Modified:
openoffice/trunk/main/editeng/source/outliner/outlvw.cxx
Modified: openoffice/trunk/main/editeng/source/outliner/outlvw.cxx
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/editeng/source/outliner/outlvw.cxx?rev=1487454&r1=1487453&r2=1487454&view=diff
==============================================================================
--- openoffice/trunk/main/editeng/source/outliner/outlvw.cxx (original)
+++ openoffice/trunk/main/editeng/source/outliner/outlvw.cxx Wed May 29
12:29:12 2013
@@ -52,7 +52,7 @@
#include <svl/itemset.hxx>
#include <svl/eitem.hxx>
#include <editeng/editstat.hxx>
-
+#include <svl/itempool.hxx>
// Breite der Randzonen innerhalb derer beim D&D gescrollt wird
#define OL_SCROLL_LRBORDERWIDTHPIX 10