summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-07-01 19:24:39 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-07-01 19:25:41 -0400
commit41e0a3bde2b9a838e4ad55c2ea4ed1ec22627f99 (patch)
tree8b3e004a276363aeac2fbedc2b9103932d276e3a /sc/source/core/opencl
parent369e2d3e007fd9177c3500813feee22fc3a8a823 (diff)
Fix build breakage when opencl is enabled.
Change-Id: I8ffa87c19ce110452c8280f4ee91536cd6f563d4
Diffstat (limited to 'sc/source/core/opencl')
-rw-r--r--sc/source/core/opencl/formulagroupcl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx
index 54fd8e8c898a..41e439c545a2 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"