sc/source/core/opencl/formulagroupcl.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 41e0a3bde2b9a838e4ad55c2ea4ed1ec22627f99 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Mon Jul 1 19:24:39 2013 -0400 Fix build breakage when opencl is enabled. Change-Id: I8ffa87c19ce110452c8280f4ee91536cd6f563d4 diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index 54fd8e8..41e439c 100644 --- a/sc/source/core/opencl/formulagroupcl.cxx +++ b/sc/source/core/opencl/formulagroupcl.cxx @@ -15,6 +15,7 @@ #include "compiler.hxx" #include "interpre.hxx" #include "formula/vectortoken.hxx" +#include "scmatrix.hxx" #include "openclwrapper.hxx" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits