diff options
Diffstat (limited to 'sc/inc/textuno.hxx')
-rw-r--r-- | sc/inc/textuno.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/textuno.hxx b/sc/inc/textuno.hxx index b02271124f56..9de49885a45b 100644 --- a/sc/inc/textuno.hxx +++ b/sc/inc/textuno.hxx @@ -32,7 +32,7 @@ #include <cppuhelper/implbase3.hxx> #include <cppuhelper/implbase5.hxx> -#include "rtl/ref.hxx" +#include <rtl/ref.hxx> #include "scdllapi.h" #include <boost/noncopyable.hpp> |