diff -r 656ac25e009b -r 3a4b6b31afb3 mapstorage.cc --- a/mapstorage.cc Tue Jan 31 21:14:11 2006 +0000 +++ b/mapstorage.cc Thu Feb 02 08:49:41 2006 +0000 @@ -1,10 +1,9 @@ #include "mapstorage.h" #include "gui_writer.h" #include "gui_reader.h" +#include +#include #include -#include - -#include MapStorage::MapStorage() : modified(false), file_name(""), arrow_pos_read_ok(false) {