From 428b0aeceecbccb7558a246eda090ececd28d7c5 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 28 Mar 2013 15:20:14 -0400 Subject: Move ScFormulaCell into its own header source files: formulacell.?xx. Change-Id: I65f2cb12c06784b5bcf6c6a2fad773825b6c409c --- sc/source/core/data/table3.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/source/core/data/table3.cxx') diff --git a/sc/source/core/data/table3.cxx b/sc/source/core/data/table3.cxx index a16d945d0d0f..5468ecb89394 100644 --- a/sc/source/core/data/table3.cxx +++ b/sc/source/core/data/table3.cxx @@ -31,7 +31,7 @@ #include "table.hxx" #include "scitems.hxx" #include "attrib.hxx" -#include "cell.hxx" +#include "formulacell.hxx" #include "document.hxx" #include "globstr.hrc" #include "global.hxx" -- cgit v1.2.3