diff --git a/Installed/Library/Breadbox/Html4Par/Makefile b/Installed/Library/Breadbox/Html4Par/Makefile
index 60b6cd19d..6484f3b66 100644
--- a/Installed/Library/Breadbox/Html4Par/Makefile
+++ b/Installed/Library/Breadbox/Html4Par/Makefile
@@ -30,7 +30,7 @@ LOBJS =
LIBOBJ = $(DEVEL_DIR)/Include/$(GEODE).ldf
LIBNAME = html4par
-PRODUCTS = DBCS JS JSDBCS
+PRODUCTS = DBCS JS
SYSMAKEFILE = geode.mk
diff --git a/Library/Breadbox/ImpGraph/IMPBMP/impfjpeg.goc b/Library/Breadbox/ImpGraph/IMPBMP/impfjpeg.goc
index ec74f68ca..c534c9463 100644
--- a/Library/Breadbox/ImpGraph/IMPBMP/impfjpeg.goc
+++ b/Library/Breadbox/ImpGraph/IMPBMP/impfjpeg.goc
@@ -10,7 +10,7 @@
#include
@include
-#include "IMPBMP\ibcommon.h"
+#include "IMPBMP/ibcommon.h"
static void ConvertLine(byte *dest, byte *src, word size)
{