MediaTest: Use MediaDebug.h

This commit is contained in:
Barrett17 2018-10-24 13:17:29 +02:00
parent 4419ea5bc6
commit f9fc949439
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
#include <assert.h>
#include <stdio.h>
#include <debug.h>
#include <MediaDebug.h>
#ifdef DEBUG
#define DELAYED_MODE 1