summaryrefslogtreecommitdiff
path: root/codemaker/test/javamaker/java15/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/test/javamaker/java15/types.idl')
-rw-r--r--codemaker/test/javamaker/java15/types.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/codemaker/test/javamaker/java15/types.idl b/codemaker/test/javamaker/java15/types.idl
index 873117bf036e..4c4770ead667 100644
--- a/codemaker/test/javamaker/java15/types.idl
+++ b/codemaker/test/javamaker/java15/types.idl
@@ -16,7 +16,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "com/sun/star/uno/XInterface.idl"
+#include <com/sun/star/uno/XInterface.idl>
module test { module codemaker { module javamaker { module java15 {