summaryrefslogtreecommitdiff
path: root/apps/recorder/tetris.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/tetris.c')
-rw-r--r--apps/recorder/tetris.c1
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 @@
20 ****************************************************************************/ 20 ****************************************************************************/
21 21
22#include "config.h" 22#include "config.h"
23#include "features.h"
23 24
24#ifdef USE_GAMES 25#ifdef USE_GAMES
25 26