map_win.cc
changeset 194 6b2b718420eb
parent 174 95872af46fc4
child 201 879e47e5b731
     1.1 --- a/map_win.cc	Wed Feb 28 15:19:20 2007 +0000
     1.2 +++ b/map_win.cc	Wed Feb 28 18:20:28 2007 +0000
     1.3 @@ -16,7 +16,9 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -#include "map_win.h"
     1.8 +#include <map_win.h>
     1.9 +#include <nbtab.h>
    1.10 +#include <mapselector.h>
    1.11  #include <set>
    1.12  
    1.13  bool MapWin::closeIfEscapeIsPressed(GdkEventKey* e)