summaryrefslogtreecommitdiffstats
path: root/svx/source/form
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-11-22 14:38:05 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-11-22 14:38:05 +0100
commitee38ec182e60b2fa27f656dcc7dc0beb202f1eb6 (patch)
treed629b9fee33eaf935c9748831b0a2fd1fed1e2d2 /svx/source/form
parentundoapi: merge after pulling DEV300.m94 (diff)
downloadcore-ee38ec182e60b2fa27f656dcc7dc0beb202f1eb6.tar.gz
core-ee38ec182e60b2fa27f656dcc7dc0beb202f1eb6.zip
undoapi: fixed post-rebase compile error
Diffstat (limited to 'svx/source/form')
-rw-r--r--svx/source/form/formcontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/formcontroller.cxx b/svx/source/form/formcontroller.cxx
index f43233ae08ba..74d8e98e405d 100644
--- a/svx/source/form/formcontroller.cxx
+++ b/svx/source/form/formcontroller.cxx
@@ -81,7 +81,7 @@
#include <comphelper/property.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/uno3.hxx>
-#include <comphelper/scopeguard.hxx>
+#include <comphelper/flagguard.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <toolkit/controls/unocontrol.hxx>