summaryrefslogtreecommitdiff
path: root/sc/inc/unoguard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/unoguard.hxx')
-rw-r--r--sc/inc/unoguard.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/unoguard.hxx b/sc/inc/unoguard.hxx
index 0768eada24d7..e5e57e959e7b 100644
--- a/sc/inc/unoguard.hxx
+++ b/sc/inc/unoguard.hxx
@@ -30,7 +30,7 @@
#include <vos/mutex.hxx>
-class ScUnoGuard : public NAMESPACE_VOS(OGuard)
+class ScUnoGuard : public vos::OGuard
{
public:
ScUnoGuard();