summaryrefslogtreecommitdiff
path: root/cppu/qa/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/qa/types.idl')
-rw-r--r--cppu/qa/types.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppu/qa/types.idl b/cppu/qa/types.idl
index 8e1cc15e0ef5..8b0ce5527271 100644
--- a/cppu/qa/types.idl
+++ b/cppu/qa/types.idl
@@ -16,8 +16,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "com/sun/star/uno/Exception.idl"
-#include "com/sun/star/uno/XInterface.idl"
+#include <com/sun/star/uno/Exception.idl>
+#include <com/sun/star/uno/XInterface.idl>
enum Enum1 { M0, M1, M2 };