summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-07-14 12:58:43 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-07-14 16:11:53 -0400
commitd873fd9fa28a26c6f2b177d26dbbc76c9bd827a3 (patch)
tree3dea64ace3ed85c6b3e4d0a9c2d81972c3d09821 /sc/inc
parent953d606b99017195249823c30c2bf19c83f10a44 (diff)
Move this header to the source file.
refupdat.hxx is under the ui directory. Not everyone has access to it. Change-Id: I3f60761e1105946ed5bd6bddb339ee9a9e7705ad
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/chgtrack.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/chgtrack.hxx b/sc/inc/chgtrack.hxx
index 94a94f3566ec..b2b6cf961242 100644
--- a/sc/inc/chgtrack.hxx
+++ b/sc/inc/chgtrack.hxx
@@ -33,7 +33,6 @@
#include "global.hxx"
#include "bigrange.hxx"
#include "scdllapi.h"
-#include "refupdat.hxx"
#include "cellvalue.hxx"
class ScDocument;