summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/elements.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/inc/elements.hxx')
-rw-r--r--jvmfwk/inc/elements.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/jvmfwk/inc/elements.hxx b/jvmfwk/inc/elements.hxx
index 88a785a381fb..2bdaf4a7033a 100644
--- a/jvmfwk/inc/elements.hxx
+++ b/jvmfwk/inc/elements.hxx
@@ -23,13 +23,14 @@
#include <memory>
#include <vector>
-#include <jvmfwk/framework.hxx>
#include "fwkutil.hxx"
#include <rtl/ustring.hxx>
#include <rtl/byteseq.hxx>
#include <libxml/parser.h>
#include <boost/optional.hpp>
+struct JavaInfo;
+
#define NS_JAVA_FRAMEWORK "http://openoffice.org/2004/java/framework/1.0"
#define NS_SCHEMA_INSTANCE "http://www.w3.org/2001/XMLSchema-instance"