Changeset 5218

Fixes to make it actually compile with spandsp-0.0.6pre2 as required by configure now

Committed by:  mjagdis
Date:  Oct 29 2008 * 19:42 (2 months ago)

Affected files:

callweaver/branches/rel/1.2/apps/app_dtmftotext.c (unified diff)

r5007r5218
3838 #include <sys/stat.h>
3939 #include <spandsp.h>
4040
41 #include <spandsp/private/dtmf.h>
42 #include <spandsp/dtmf.h>
43
4144 #include "callweaver/lock.h"
4245 #include "callweaver/file.h"
4346 #include "callweaver/logger.h"