summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-01 11:13:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-01 11:13:37 +0000
commit3299ac29589e95700288951c572cbc47b7bff830 (patch)
tree7cece6bda0b835d06373a4e048196c71fb76ed43
parent1bc35eb247010edb098cd7e1ebd1918ae9318d01 (diff)
INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED
2008/05/02 11:18:33 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:58:36 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:58 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:20 hbrinkm 1.3.4.1: 'Merged xmlfilter04'
-rw-r--r--oox/source/drawingml/diagram/layoutnodecontext.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/oox/source/drawingml/diagram/layoutnodecontext.cxx b/oox/source/drawingml/diagram/layoutnodecontext.cxx
index eca848524582..1a65c779e036 100644
--- a/oox/source/drawingml/diagram/layoutnodecontext.cxx
+++ b/oox/source/drawingml/diagram/layoutnodecontext.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: layoutnodecontext.cxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -32,6 +32,7 @@
#include "oox/helper/attributelist.hxx"
#include "oox/core/skipcontext.hxx"
+#include "oox/core/namespaces.hxx"
#include "oox/drawingml/diagram/diagram.hxx"
#include "oox/drawingml/shapecontext.hxx"
#include "diagramdefinitioncontext.hxx"