summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-03-10 07:35:31 +0200
committerTor Lillqvist <tml@collabora.com>2014-03-10 07:35:31 +0200
commitf351fd1e8eb75a25e7844ac632e5837851b2aeed (patch)
treeb6941323bf4afb2f81409980d3d54f9acbdcb23d /sw
parent0919979bd1da3379e030b353a097d8fe1fd8341a (diff)
Fix error: file not found with <angled> include; use "quotes" instead
Change-Id: I289291262f8b12a136beec084a51ca42cf0db105
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/uibase/utlui/unotools.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/utlui/unotools.src b/sw/source/core/uibase/utlui/unotools.src
index 7ee442ed1589..0bd6b2108226 100644
--- a/sw/source/core/uibase/utlui/unotools.src
+++ b/sw/source/core/uibase/utlui/unotools.src
@@ -16,7 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <unotools.hrc>
+#include "unotools.hrc"
#include <utlui.hrc>
#include <globals.hrc>
#include <helpid.h>