summaryrefslogtreecommitdiff
path: root/uui/source/ids.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-19 11:54:42 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:26 +0200
commitbd8b38be3d0c54085875a8b28a3fec33291bb018 (patch)
treee9633caca97b088258df0f310957a0051a6a5e41 /uui/source/ids.hrc
parent9d498d23dc26265af8d858f842c18caefe7584fd (diff)
fix-includes.pl: uui
Change-Id: I3624890c9b8a69b2ab1efbb3554c99076eb75bb1
Diffstat (limited to 'uui/source/ids.hrc')
-rw-r--r--uui/source/ids.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index cc2d35e7ef5f..1742dd54db39 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -20,8 +20,8 @@
#ifndef UUI_IDS_HRC
#define UUI_IDS_HRC
-#include "svl/solar.hrc"
-#include "tools/errcode.hxx"
+#include <svl/solar.hrc>
+#include <tools/errcode.hxx>
#define RID_KEEP_PASSWORD (RID_UUI_START + 0)
#define RID_SAVE_PASSWORD (RID_UUI_START + 1)