summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_financial.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 16:40:57 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 17:00:31 -0400
commitf571c985c0cef19b821ca34582de6abcbf940e0e (patch)
treeb2e91186fa2302a0b641d89b672b7645d23762c3 /sc/source/core/opencl/op_financial.cxx
parentb0aec6296d480a4444203032cf05e0ec71259b6d (diff)
Properly split opbase.hxx into header and source files.
Change-Id: I6ab5a792b5c31b44b8f302e45ec3511d3e2d6cdc
Diffstat (limited to 'sc/source/core/opencl/op_financial.cxx')
-rw-r--r--sc/source/core/opencl/op_financial.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/opencl/op_financial.cxx b/sc/source/core/opencl/op_financial.cxx
index a638530e98ef..04d505a43735 100644
--- a/sc/source/core/opencl/op_financial.cxx
+++ b/sc/source/core/opencl/op_financial.cxx
@@ -15,6 +15,7 @@
#include "tokenarray.hxx"
#include "compiler.hxx"
#include "interpre.hxx"
+#include "formula/vectortoken.hxx"
#include <list>
#include <iostream>
#include <sstream>