From 5a1f85b4f3b131c17ba86288d1f671a1fcf47f17 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Fri, 5 May 1995 17:32:07 +0000 Subject: [PATCH] NXConstantString.h renamed to NXConstStr.h. From-SVN: r9579 --- gcc/objc/NXConstStr.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/objc/NXConstStr.m b/gcc/objc/NXConstStr.m index 0577bdf49c2c..efb4147411a0 100644 --- a/gcc/objc/NXConstStr.m +++ b/gcc/objc/NXConstStr.m @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "objc/NXConstantString.h" +#include "objc/NXConstStr.h" @implementation NXConstantString -- 2.43.5