diff --git a/harbour/.cvsignore b/harbour/.cvsignore index 5b54c75dd2..f067600ce8 100644 --- a/harbour/.cvsignore +++ b/harbour/.cvsignore @@ -1,7 +1,7 @@ +bsd +bsd/* dos dos/* -freebsd -freebsd/* linux linux/* os2 @@ -18,4 +18,3 @@ obj obj/* lib lib/* - diff --git a/harbour/contrib/htmllib/html.ch b/harbour/contrib/htmllib/html.ch index 988c8a74fc..6401b6b2bb 100644 --- a/harbour/contrib/htmllib/html.ch +++ b/harbour/contrib/htmllib/html.ch @@ -45,9 +45,9 @@ #ifndef _HTML_CH -#include "simpleIO.ch" +#include "simpleio.ch" #include "forms.ch" -#include "Colors.ch" +#include "colors.ch" #xTranslate DEFAULT(

, ) =>

:= IF(

== NIL, ,

) @@ -761,3 +761,4 @@ #define _HTML_CH #endif +