animations/source/animcore/animcore.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit c23bcc23311942616b41f4dbd4fd1b2570faca4f
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Apr 9 09:57:30 2014 +0200

    Missing include
    
    Change-Id: I2e04a61cc682fd6390571807c547a713d224d32b

diff --git a/animations/source/animcore/animcore.cxx 
b/animations/source/animcore/animcore.cxx
index 3b6bd7d..6210f77 100644
--- a/animations/source/animcore/animcore.cxx
+++ b/animations/source/animcore/animcore.cxx
@@ -57,6 +57,8 @@
 #include <algorithm>
 #include <string.h>
 
+#include <factreg.hxx>
+
 using ::osl::Mutex;
 using ::osl::Guard;
 using ::cppu::OInterfaceContainerHelper;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to