X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=ec2ec514fa2609fc3edeb27d340e7b28d250ffac;hb=c4dd9e14b72b528e82bc018fe2fa76b784221584;hp=2daf291a8d5ad2a82820005b44d6b75f2a0c4f41;hpb=f772f882546ab982dc61074f298d6115c9909f32;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 2daf291a..ec2ec514 100644 --- a/src/main.c +++ b/src/main.c @@ -16,6 +16,7 @@ #include "main.h" #include "init.h" #include "game.h" +#include "tape.h" #include "events.h" #include "config.h"