summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/inc/chgtrack.hxx1
-rw-r--r--sc/source/core/tool/chgtrack.cxx1
2 files changed, 1 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;
diff --git a/sc/source/core/tool/chgtrack.cxx b/sc/source/core/tool/chgtrack.cxx
index 3abdc45aa939..4b57b717976d 100644
--- a/sc/source/core/tool/chgtrack.cxx
+++ b/sc/source/core/tool/chgtrack.cxx
@@ -33,6 +33,7 @@
#include "editutil.hxx"
#include "tokenarray.hxx"
#include "refupdatecontext.hxx"
+#include <refupdat.hxx>
#include <tools/shl.hxx>
#include <tools/rtti.hxx>