X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.c;h=bba4d4d297c31d5998a9e170aec333d1da2c4792;hb=f1f974498c1691431a5755d917f674c7cf56eb53;hp=c10edefc986db553da8af9b5812452910c84f29c;hpb=f2ddf39ad776c01f9b8a57818fe3ea9777649778;p=rocksndiamonds.git diff --git a/src/tape.c b/src/tape.c index c10edefc..bba4d4d2 100644 --- a/src/tape.c +++ b/src/tape.c @@ -17,7 +17,7 @@ #include "tools.h" #include "files.h" #include "network.h" -#include "cartoons.h" +#include "anim.h" #define DEBUG_TAPE_WHEN_PLAYING FALSE