From 6d2843b2963e6b540885da29d82f328db7636307 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Wed, 23 Jul 2003 15:29:30 +0000 Subject: Add history include dir, needed for Mozilla 1.5b Add history include dir, needed for Mozilla 1.5b --- embed/mozilla/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'embed/mozilla') diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am index 8c462963c..9e293ede7 100644 --- a/embed/mozilla/Makefile.am +++ b/embed/mozilla/Makefile.am @@ -4,6 +4,7 @@ INCLUDES = \ -I$(top_srcdir) \ $(WARN_CFLAGS) \ $(MOZILLA_COMPONENT_CFLAGS) \ + # FIXME Remove appcomps dir when we deprecate Mozilla 1.4 -I$(MOZILLA_INCLUDE_ROOT)/appcomps \ -I$(MOZILLA_INCLUDE_ROOT)/chrome \ -I$(MOZILLA_INCLUDE_ROOT)/content \ @@ -14,6 +15,7 @@ INCLUDES = \ -I$(MOZILLA_INCLUDE_ROOT)/find \ -I$(MOZILLA_INCLUDE_ROOT)/gfx \ -I$(MOZILLA_INCLUDE_ROOT)/helperAppDlg \ + -I$(MOZILLA_INCLUDE_ROOT)/history \ -I$(MOZILLA_INCLUDE_ROOT)/layout \ -I$(MOZILLA_INCLUDE_ROOT)/locale \ -I$(MOZILLA_INCLUDE_ROOT)/mimetype \ -- cgit v1.2.3