Backed out the previous checkin. I found another solution.

This commit is contained in:
wtc%netscape.com 2000-09-11 15:01:04 +00:00
parent 224864f47f
commit b018953204

View File

@ -52,11 +52,3 @@ endif
#
INCLUDES += -I$(SOURCE_XPPRIVATE_DIR)
#
# Mozilla WIN32 build exports headers to mozilla/dist/include
#
ifeq ($(MOZ_BITS),32)
INCLUDES += -I$(SOURCE_XP_DIR)/include
endif