summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-04-21 14:18:24 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-04-21 14:18:24 +0200
commit39a271effb5ff9cbdefa604dbd2292b3b01626b6 (patch)
tree06be33b6433c083a74e2426d9d020edd239de500 /include
parent9e25f276d92979e231f36e14f10d25a8bed9cd07 (diff)
typo
Change-Id: Iba3d56e8c95da526e0e559238e1ec5ba7a29538e
Diffstat (limited to 'include')
-rw-r--r--include/cppuhelper/compbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/compbase.hxx b/include/cppuhelper/compbase.hxx
index 966679b3c2ee..ae578de1af8a 100644
--- a/include/cppuhelper/compbase.hxx
+++ b/include/cppuhelper/compbase.hxx
@@ -35,7 +35,7 @@
#include <rtl/instance.hxx>
#include <sal/types.h>
-namespace com { namespace sun { namespace star { namespace uno {
+namespace com { namespace sun { namespace star { namespace lang {
class XEventListener;
} } } }
namespace osl { class Mutex; }