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 "goertzel.h"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user