X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdoor.h;h=50d01389974df37d63f89c59802f266f2a5ec3c1;hb=95ef01464dbf007c0f0d9c3d8a88a147c117385d;hp=1c22907a41a47da51ba81921792cc5f781f23db3;hpb=236df51d91f0845cd4e06b3269e262911d81f5db;p=supertux.git diff --git a/src/door.h b/src/door.h index 1c22907a4..50d013899 100644 --- a/src/door.h +++ b/src/door.h @@ -27,9 +27,10 @@ #include "serializable.h" #include "special/timer.h" +namespace SuperTux { class Sprite; - class LispReader; +} /** data images */ #define DOOR_OPENING_TIME 1500