diff options
Diffstat (limited to 'apps/recorder/tetris.c')
-rw-r--r-- | apps/recorder/tetris.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/tetris.c b/apps/recorder/tetris.c index 0df577f062..d97a67531e 100644 --- a/apps/recorder/tetris.c +++ b/apps/recorder/tetris.c @@ -20,6 +20,7 @@ ****************************************************************************/ #include "config.h" +#include "features.h" #ifdef USE_GAMES |