diff options
Diffstat (limited to 'include/jvmaccess/unovirtualmachine.hxx')
-rw-r--r-- | include/jvmaccess/unovirtualmachine.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/jvmaccess/unovirtualmachine.hxx b/include/jvmaccess/unovirtualmachine.hxx index 4d618d14d863..055ad0904eee 100644 --- a/include/jvmaccess/unovirtualmachine.hxx +++ b/include/jvmaccess/unovirtualmachine.hxx @@ -20,10 +20,10 @@ #ifndef INCLUDED_JVMACCESS_UNOVIRTUALMACHINE_HXX #define INCLUDED_JVMACCESS_UNOVIRTUALMACHINE_HXX -#include "jvmaccessdllapi.h" -#include "sal/config.h" -#include "salhelper/simplereferenceobject.hxx" -#include "rtl/ref.hxx" +#include <jvmaccess/jvmaccessdllapi.h> +#include <sal/config.h> +#include <salhelper/simplereferenceobject.hxx> +#include <rtl/ref.hxx> namespace jvmaccess { |