X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollision_grid.h;h=d206c8c1d74e7db10c764d27a6c96dc027f5ce7f;hb=0e7fc4cada952c242f4915e9d424eda094583e21;hp=10275628f646000b2fa809bc12d353e949f5ef37;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/collision_grid.h b/src/collision_grid.h index 10275628f..d206c8c1d 100644 --- a/src/collision_grid.h +++ b/src/collision_grid.h @@ -17,15 +17,12 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. - #ifndef __COLLISION_GRID_H__ #define __COLLISION_GRID_H__ #include #include "moving_object.h" -using namespace SuperTux; - class CollisionGridIterator; /**