Restructure: Move debug from common code to 'libdebug'
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <errno.h>
|
||||
#include <math.h>
|
||||
#include "../libsample/sample.h"
|
||||
#include "../common/debug.h"
|
||||
#include "../libdebug/debug.h"
|
||||
#include "jitter.h"
|
||||
|
||||
/* create jitter buffer */
|
||||
|
Reference in New Issue
Block a user