mapselector.cc
changeset 194 6b2b718420eb
parent 174 95872af46fc4
child 201 879e47e5b731
     1.1 --- a/mapselector.cc	Wed Feb 28 15:19:20 2007 +0000
     1.2 +++ b/mapselector.cc	Wed Feb 28 18:20:28 2007 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -#include "mapselector.h"
     1.8 +#include <mapselector.h>
     1.9  
    1.10  MapSelector::MapSelector(std::vector<std::string> ml, std::string act, std::string labeltext, bool edge, bool d):def(d),itisedge(edge),set_new_map(false)
    1.11  {