diff -uNr mcl-0.53.00-orig/Curses.cc mcl-0.53.00/Curses.cc --- mcl-0.53.00-orig/Curses.cc 2003-09-29 12:37:35.000000000 +0200 +++ mcl-0.53.00/Curses.cc 2004-04-17 22:31:53.618227200 +0200 @@ -1,8 +1,8 @@ // this is a seperate interface to all thing cursed // unfortunately, there is major namespace clash which I can't be bothered fixing -#include -#include +#include +#include #include #include #include