Restructure: Move compandor from common code to 'libcompandor'

This commit is contained in:
Andreas Eversberg
2017-11-16 21:13:28 +01:00
parent 083ea4edaa
commit 9776736cc4
19 changed files with 23 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
#include "../common/sender.h"
#include "../libtimer/timer.h"
#include "../common/compandor.h"
#include "../libcompandor/compandor.h"
#include "../libdtmf/dtmf_encode.h"
#include "../common/call.h"
#include "../libfsk/fsk.h"