OSDN Git Service

2005-06-07 David Ayers <d.ayers@inode.at>
[pf3gnuchains/gcc-fork.git] / libobjc / objects.c
index e4920a6..c3732e3 100644 (file)
@@ -25,8 +25,8 @@ Boston, MA 02111-1307, USA.  */
    covered by the GNU General Public License.  */
 
 #include "tconfig.h"         /* include defs of bzero for target */
-#include "objc.h"
-#include "runtime.h"           /* the kitchen sink */
+#include "objc/objc.h"
+#include "objc/runtime.h"              /* the kitchen sink */
 
 #if OBJC_WITH_GC
 # include <gc.h>