| Index: gcc/gcc/testsuite/obj-c++.dg/proto-lossage-2.mm
|
| diff --git a/gcc/gcc/testsuite/obj-c++.dg/proto-lossage-2.mm b/gcc/gcc/testsuite/obj-c++.dg/proto-lossage-2.mm
|
| index b3ab9681f6273ef5d1a727a15a9cb006b7a3fba8..361bb9087e6866f28362a75661e8720990b88b10 100644
|
| --- a/gcc/gcc/testsuite/obj-c++.dg/proto-lossage-2.mm
|
| +++ b/gcc/gcc/testsuite/obj-c++.dg/proto-lossage-2.mm
|
| @@ -2,7 +2,7 @@
|
| provide a suitable method. */
|
| /* { dg-do compile } */
|
|
|
| -#include <objc/Object.h>
|
| +#include "../objc-obj-c++-shared/Object1.h"
|
|
|
| @protocol Zot
|
| -(void) zot;
|
|
|