summaryrefslogtreecommitdiff
path: root/codemaker/test/javamaker/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/test/javamaker/types.idl')
-rw-r--r--codemaker/test/javamaker/types.idl14
1 files changed, 7 insertions, 7 deletions
diff --git a/codemaker/test/javamaker/types.idl b/codemaker/test/javamaker/types.idl
index ad982e78c706..e2d64482db14 100644
--- a/codemaker/test/javamaker/types.idl
+++ b/codemaker/test/javamaker/types.idl
@@ -16,13 +16,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "com/sun/star/lang/ClassNotFoundException.idl"
-#include "com/sun/star/lang/IllegalAccessException.idl"
-#include "com/sun/star/uno/DeploymentException.idl"
-#include "com/sun/star/uno/Exception.idl"
-#include "com/sun/star/uno/RuntimeException.idl"
-#include "com/sun/star/uno/XInterface.idl"
-#include "com/sun/star/uno/XNamingService.idl"
+#include <com/sun/star/lang/ClassNotFoundException.idl>
+#include <com/sun/star/lang/IllegalAccessException.idl>
+#include <com/sun/star/uno/DeploymentException.idl>
+#include <com/sun/star/uno/Exception.idl>
+#include <com/sun/star/uno/RuntimeException.idl>
+#include <com/sun/star/uno/XInterface.idl>
+#include <com/sun/star/uno/XNamingService.idl>
module test { module codemaker { module javamaker {