--- src/fweelin_videoio.h.orig 2006-07-15 18:19:19.000000000 +0100 +++ src/fweelin_videoio.h 2006-07-15 18:19:35.000000000 +0100 @@ -30,7 +30,7 @@ int in_xs, int in_ys, int rinner, int rsize); // Frees this map - CircularMap::~CircularMap(); + ~CircularMap(); // Map flat scope onto circle void Map(SDL_Surface *out, int dstx, int dsty);