X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libobjc%2Finit.c;h=fc3d7ff3c0cd3feb0a9a992badb9dceb58bcc7a4;hb=eb940a48785ef5ef01194b20c806c4e80d572bfa;hp=3eb53866f38a6d0b704ec379f96031d31cd7dc0b;hpb=18e20a6b22f2d7855c4e8b774030f223819b1319;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libobjc/init.c b/libobjc/init.c index 3eb53866f38..fc3d7ff3c0c 100644 --- a/libobjc/init.c +++ b/libobjc/init.c @@ -16,7 +16,7 @@ details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable @@ -24,7 +24,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ however invalidate any other reasons why the executable file might be covered by the GNU General Public License. */ -#include "runtime.h" +#include "objc/runtime.h" /* The version number of this runtime. This must match the number defined in gcc (objc-act.c). */