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