diff --git a/cue2pops.c b/cue2pops.c index f9f23c0..3b0b649 100644 --- a/cue2pops.c +++ b/cue2pops.c @@ -12,7 +12,7 @@ #ifdef DEBUG int debug = 1; -#elif +#else int debug = 0; #endif