summaryrefslogtreecommitdiff
path: root/gcc/objc/sarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/objc/sarray.c')
-rw-r--r--gcc/objc/sarray.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/sarray.c b/gcc/objc/sarray.c
index 8bab62c2c81..8ffab2254b3 100644
--- a/gcc/objc/sarray.c
+++ b/gcc/objc/sarray.c
@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
This exception does not however invalidate any other reasons why
the executable file might be covered by the GNU General Public License. */
-#include <objc/sarray.h>
+#include "objc/sarray.h"
#include <stdio.h>
#include "assert.h"