[Libreoffice-commits] core.git: include/cppuhelper
Stephan Bergmann
sbergman at redhat.com
Tue Apr 21 05:21:27 PDT 2015
include/cppuhelper/compbase.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 39a271effb5ff9cbdefa604dbd2292b3b01626b6
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Apr 21 14:18:24 2015 +0200
typo
Change-Id: Iba3d56e8c95da526e0e559238e1ec5ba7a29538e
diff --git a/include/cppuhelper/compbase.hxx b/include/cppuhelper/compbase.hxx
index 966679b..ae578de 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; }
More information about the Libreoffice-commits
mailing list