summaryrefslogtreecommitdiff
path: root/firmware/mpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/mpeg.c')
-rw-r--r--firmware/mpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/mpeg.c b/firmware/mpeg.c
index d455166cc5..814217f26b 100644
--- a/firmware/mpeg.c
+++ b/firmware/mpeg.c
@@ -16,7 +16,6 @@
16 * KIND, either express or implied. 16 * KIND, either express or implied.
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19#undef DEBUG
20#include <stdbool.h> 19#include <stdbool.h>
21#include "config.h" 20#include "config.h"
22#include "debug.h" 21#include "debug.h"