aboutsummaryrefslogtreecommitdiff
path: root/libobjc/sarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/sarray.c')
-rw-r--r--libobjc/sarray.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libobjc/sarray.c b/libobjc/sarray.c
index e7e69a9..f07097a 100644
--- a/libobjc/sarray.c
+++ b/libobjc/sarray.c
@@ -24,8 +24,8 @@ Boston, MA 02111-1307, USA. */
This exception does not however invalidate any other reasons why
the executable file might be covered by the GNU General Public License. */
-#include "sarray.h"
-#include "runtime.h"
+#include "objc/sarray.h"
+#include "objc/runtime.h"
#include <stdio.h>
#include "assert.h"