algobox.h
changeset 194 6b2b718420eb
parent 174 95872af46fc4
child 201 879e47e5b731
     1.1 --- a/algobox.h	Wed Feb 28 15:19:20 2007 +0000
     1.2 +++ b/algobox.h	Wed Feb 28 18:20:28 2007 +0000
     1.3 @@ -19,11 +19,10 @@
     1.4  #ifndef ALGOBOX_H
     1.5  #define ALGOBOX_H
     1.6  
     1.7 -class AlgoBox;
     1.8 +class MapStorage;
     1.9 +class MapSelector;
    1.10  
    1.11  #include <all_include.h>
    1.12 -#include <mapstorage.h>
    1.13 -#include <mapselector.h>
    1.14  #include <libgnomecanvasmm.h>
    1.15  #include <libgnomecanvasmm/polygon.h>
    1.16