summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/fwkutil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/inc/fwkutil.hxx')
-rw-r--r--jvmfwk/inc/fwkutil.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/jvmfwk/inc/fwkutil.hxx b/jvmfwk/inc/fwkutil.hxx
index cf676ce74637..8ee28601a110 100644
--- a/jvmfwk/inc/fwkutil.hxx
+++ b/jvmfwk/inc/fwkutil.hxx
@@ -22,13 +22,13 @@
#include <config_features.h>
#include <config_folders.h>
-#include "sal/config.h"
-#include "osl/mutex.hxx"
-#include "rtl/bootstrap.hxx"
-#include "rtl/instance.hxx"
-#include "rtl/ustrbuf.hxx"
-#include "rtl/byteseq.hxx"
-#include "osl/thread.hxx"
+#include <sal/config.h>
+#include <osl/mutex.hxx>
+#include <rtl/bootstrap.hxx>
+#include <rtl/instance.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <rtl/byteseq.hxx>
+#include <osl/thread.hxx>
namespace jfw
{