[Libreoffice-commits] .: Branch 'feature/ooxmlmathimport' - oox/inc
Lubos Lunak
llunak at kemper.freedesktop.org
Thu Nov 24 11:55:09 PST 2011
oox/inc/oox/mathml/importutils.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6ca76c0e0635a0aceb7242b3fe9f51cef6bd4f69
Author: LuboÅ¡ LuÅák <l.lunak at suse.cz>
Date: Thu Nov 24 20:54:37 2011 +0100
fix compile
diff --git a/oox/inc/oox/mathml/importutils.hxx b/oox/inc/oox/mathml/importutils.hxx
index d5d2540..ad6ad6b 100644
--- a/oox/inc/oox/mathml/importutils.hxx
+++ b/oox/inc/oox/mathml/importutils.hxx
@@ -29,8 +29,8 @@
#define _STARMATHIMPORTUTILS_HXX
#include <com/sun/star/xml/sax/XFastAttributeList.hpp>
+#include <oox/token/tokens.hxx>
#include <map>
-#include <oox/helper/attributelist.hxx>
#include <vector>
#include <oox/dllapi.h>
More information about the Libreoffice-commits
mailing list