summaryrefslogtreecommitdiff
path: root/uui/source/nameclashdlg.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-19 11:50:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:26 +0200
commitbbbbbfc18616c81cf39efb122cf83dbf1b0c1006 (patch)
treedb09c4d2cc904d4c1188605eb7a43c6ef6ba1120 /uui/source/nameclashdlg.cxx
parentacde3e430edfe118d3aa2bc9ebc1593877b98f4a (diff)
fix-includes.pl: uui
Change-Id: Iad30f8d988e9541a896d9b1702c7a3e8afd8d8fd
Diffstat (limited to 'uui/source/nameclashdlg.cxx')
-rw-r--r--uui/source/nameclashdlg.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/nameclashdlg.cxx b/uui/source/nameclashdlg.cxx
index f05fedaff514..201c6ab89ce0 100644
--- a/uui/source/nameclashdlg.cxx
+++ b/uui/source/nameclashdlg.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "vcl/msgbox.hxx"
-#include "osl/file.hxx"
+#include <vcl/msgbox.hxx>
+#include <osl/file.hxx>
#include "ids.hrc"
#include "nameclashdlg.hrc"