diff -r 2a9a5d7f1a16 -r 6b2b718420eb map_win.cc --- a/map_win.cc Wed Feb 28 15:19:20 2007 +0000 +++ b/map_win.cc Wed Feb 28 18:20:28 2007 +0000 @@ -16,7 +16,9 @@ * */ -#include "map_win.h" +#include +#include +#include #include bool MapWin::closeIfEscapeIsPressed(GdkEventKey* e)