summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-04 13:07:07 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-04 13:07:07 +0100
commit7623d8ea4e3f512a18ff074a38a5e682e24de9ba (patch)
treecfcd324e2b20f01508f998d4c834cc6a3f6fe4ae /chart2
parent74dfed04ee929e2e67510842bb1f7d07880e4948 (diff)
undoapi: post-rebase problems fixed
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/main/UndoCommandDispatch.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/main/UndoCommandDispatch.cxx b/chart2/source/controller/main/UndoCommandDispatch.cxx
index 4d19e6f901af..a008c492886d 100644
--- a/chart2/source/controller/main/UndoCommandDispatch.cxx
+++ b/chart2/source/controller/main/UndoCommandDispatch.cxx
@@ -29,6 +29,7 @@
#include "precompiled_chart2.hxx"
#include "UndoCommandDispatch.hxx"
+#include "ResId.hxx"
#include "macros.hxx"
#include <com/sun/star/util/XModifyBroadcaster.hpp>