| Index: gcc/gcc/testsuite/objc.dg/fix-and-continue-2.m
|
| diff --git a/gcc/gcc/testsuite/objc.dg/fix-and-continue-2.m b/gcc/gcc/testsuite/objc.dg/fix-and-continue-2.m
|
| index 33cb8467dcd7dcd6abdf12a207d2cdb507ce2ff4..fdfbcbd0c18c4e3a63842ac66f2b40b020a6bae4 100644
|
| --- a/gcc/gcc/testsuite/objc.dg/fix-and-continue-2.m
|
| +++ b/gcc/gcc/testsuite/objc.dg/fix-and-continue-2.m
|
| @@ -6,7 +6,7 @@
|
| /* { dg-do assemble { target *-*-darwin* } } */
|
| /* { dg-options "-mfix-and-continue" } */
|
|
|
| -#include <objc/Object.h>
|
| +#include "../objc-obj-c++-shared/Object1.h"
|
|
|
| @interface Foo: Object
|
| + (Object *)indexableFileTypes;
|
|
|