diff options
Diffstat (limited to 'src/phnc.c')
-rw-r--r-- | src/phnc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ #include <config.h> #endif -#if defined(__FRAMAC__) || defined(MAIN_photorec) +#if defined(DISABLED_FOR_FRAMAC) #undef HAVE_NCURSES #endif |