summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/toabsolutefileurl.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:29:05 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:48 +0200
commitbf49fc49ad3f18a1782c882a128c91436ad64ff6 (patch)
tree1a58ec8a7036ddcdae496ee6f348efe63a48bc63 /unotest/source/cpp/toabsolutefileurl.cxx
parent7bd70488cdfbd3ebca9e4151b9731a020e80db95 (diff)
loplugin:includeform: unotest
Change-Id: I2c545951eba154ac34db32f97e37c03edb790fd4
Diffstat (limited to 'unotest/source/cpp/toabsolutefileurl.cxx')
-rw-r--r--unotest/source/cpp/toabsolutefileurl.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/unotest/source/cpp/toabsolutefileurl.cxx b/unotest/source/cpp/toabsolutefileurl.cxx
index 171513995647..27091a986d13 100644
--- a/unotest/source/cpp/toabsolutefileurl.cxx
+++ b/unotest/source/cpp/toabsolutefileurl.cxx
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "com/sun/star/uno/XInterface.hpp"
-#include "osl/file.hxx"
-#include "osl/process.h"
-#include "rtl/ustring.hxx"
-#include "unotest/toabsolutefileurl.hxx"
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <com/sun/star/uno/XInterface.hpp>
+#include <osl/file.hxx>
+#include <osl/process.h>
+#include <rtl/ustring.hxx>
+#include <unotest/toabsolutefileurl.hxx>
namespace test {