fixing mac bustage, r=cls

This commit is contained in:
bryner%netscape.com 2002-10-09 04:09:14 +00:00
parent 7fbc90ffe6
commit d53e0314f3
2 changed files with 2 additions and 2 deletions

View File

@ -166,7 +166,7 @@ CPPSRCS = \
EXPORTS = nsUCvLatinCID.h
LOCAL_INCLUDES = -I$(srcdir)/../util
LOCAL_INCLUDES = -I$(srcdir)/../util -I$(srcdir)/../src
include $(topsrcdir)/config/rules.mk

View File

@ -46,7 +46,7 @@
// labeled as us-ascii for iso-8859-1. Be generous here should be fine.
static const PRUint16 g_utMappingTable[] = {
#include "../src/cp1252.ut"
#include "cp1252.ut"
};
static const PRInt16 g_utShiftTable[] = {