summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 14:12:32 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:20:54 +0200
commit27da23aa8c78a76c736d7004336c014237039005 (patch)
tree7e43d50b5d0254769552abc25e92a00ec6f952af /sd
parent8e7505f5f5ee1298e9621a25e56afe2fbe1a248e (diff)
fixed include files after removing the guards
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/eppt/pptexanimations.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/pptexanimations.cxx b/sd/source/filter/eppt/pptexanimations.cxx
index 216e7a1be873..ebb1fe4396fe 100644
--- a/sd/source/filter/eppt/pptexanimations.cxx
+++ b/sd/source/filter/eppt/pptexanimations.cxx
@@ -66,7 +66,7 @@
#include <com/sun/star/container/XChild.hpp>
#include <comphelper/processfactory.hxx>
#include <rtl/ustrbuf.hxx>
-#include <rtl/memory.hxx>
+#include <rtl/memory.h>
#include <vcl/vclenum.hxx>
#include <svx/svdotext.hxx>