summaryrefslogtreecommitdiffstats
path: root/jvmfwk/inc/elements.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/inc/elements.hxx')
-rw-r--r--jvmfwk/inc/elements.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/jvmfwk/inc/elements.hxx b/jvmfwk/inc/elements.hxx
index 047c5aab85bc..eb174a4be3e9 100644
--- a/jvmfwk/inc/elements.hxx
+++ b/jvmfwk/inc/elements.hxx
@@ -23,12 +23,12 @@
#include <memory>
#include <vector>
-#include "jvmfwk/framework.hxx"
+#include <jvmfwk/framework.hxx>
#include "fwkutil.hxx"
-#include "rtl/ustring.hxx"
-#include "rtl/byteseq.hxx"
-#include "libxml/parser.h"
-#include "boost/optional.hpp"
+#include <rtl/ustring.hxx>
+#include <rtl/byteseq.hxx>
+#include <libxml/parser.h>
+#include <boost/optional.hpp>
#define NS_JAVA_FRAMEWORK "http://openoffice.org/2004/java/framework/1.0"
#define NS_SCHEMA_INSTANCE "http://www.w3.org/2001/XMLSchema-instance"