[Libreoffice-commits] .: framework/inc
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Feb 21 06:50:22 PST 2011
framework/inc/pch/precompiled_framework.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 267cdffaf27d31a8a6f21af8004c087a9f8d8283
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Mon Feb 21 16:50:13 2011 +0200
Fix typo
diff --git a/framework/inc/pch/precompiled_framework.hxx b/framework/inc/pch/precompiled_framework.hxx
index 39862b4..8a5a6a1 100644
--- a/framework/inc/pch/precompiled_framework.hxx
+++ b/framework/inc/pch/precompiled_framework.hxx
@@ -360,7 +360,7 @@
#include "rtl/instance.hxx"
#include "rtl/logfile.hxx"
#include "rtl/random.h"
-#include "rtl.ref.hxx"
+#include "rtl/ref.hxx"
#include "rtl/strbuf.hxx"
#include "rtl/string.h"
#include "rtl/string.hxx"
More information about the Libreoffice-commits
mailing list