diff options
Diffstat (limited to 'include/jvmaccess/virtualmachine.hxx')
-rw-r--r-- | include/jvmaccess/virtualmachine.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/jvmaccess/virtualmachine.hxx b/include/jvmaccess/virtualmachine.hxx index 57ac5ead39f4..3da9da5a150c 100644 --- a/include/jvmaccess/virtualmachine.hxx +++ b/include/jvmaccess/virtualmachine.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_JVMACCESS_VIRTUALMACHINE_HXX #define INCLUDED_JVMACCESS_VIRTUALMACHINE_HXX -#include "jvmaccessdllapi.h" -#include "rtl/ref.hxx" -#include "salhelper/simplereferenceobject.hxx" +#include <jvmaccess/jvmaccessdllapi.h> +#include <rtl/ref.hxx> +#include <salhelper/simplereferenceobject.hxx> #include "jni.h" |