| Index: gcc/gcc/testsuite/obj-c++.dg/method-15.mm
|
| diff --git a/gcc/gcc/testsuite/obj-c++.dg/method-15.mm b/gcc/gcc/testsuite/obj-c++.dg/method-15.mm
|
| index 9d9099e9f7e5ee8e4aea63ebe4eeba250513267a..055e8ca0c9bb6f93fc93ed6b75b5c6c00495a242 100644
|
| --- a/gcc/gcc/testsuite/obj-c++.dg/method-15.mm
|
| +++ b/gcc/gcc/testsuite/obj-c++.dg/method-15.mm
|
| @@ -3,7 +3,7 @@
|
| /* { dg-options "-Wstrict-selector-match" } */
|
| /* { dg-do compile } */
|
|
|
| -#include <objc/Object.h>
|
| +#include "../objc-obj-c++-shared/Object1.h"
|
|
|
| @protocol MyObject
|
| - (id)initWithData:(Object *)data;
|
|
|