| Index: gcc/gcc/testsuite/obj-c++.dg/method-12.mm
|
| diff --git a/gcc/gcc/testsuite/obj-c++.dg/method-12.mm b/gcc/gcc/testsuite/obj-c++.dg/method-12.mm
|
| index 21f4bb9f44da0c8dec69aefdc9f66261c445e30a..e3620708a9df354fce5b0bef0a81226a7a54279f 100644
|
| --- a/gcc/gcc/testsuite/obj-c++.dg/method-12.mm
|
| +++ b/gcc/gcc/testsuite/obj-c++.dg/method-12.mm
|
| @@ -3,7 +3,7 @@
|
| /* { dg-options "-Wstrict-selector-match" } */
|
| /* { dg-do compile } */
|
|
|
| -#include <objc/Protocol.h>
|
| +#include "../objc-obj-c++-shared/Protocol1.h"
|
|
|
| @interface Base
|
| - (unsigned)port;
|
|
|