diff -r 6b2ddb5baade -r 9e75e594a068 src/viewport.h --- a/src/viewport.h Wed Dec 19 02:41:25 2007 +0000 +++ b/src/viewport.h Wed Dec 19 19:44:29 2007 +0000 @@ -6,6 +6,7 @@ #define VIEWPORT_H #include "zoom.hpp" +#include "window_type.h" struct ViewPort { int left,top; // screen coordinates for the viewport