1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-23 19:45:35 +00:00

Fixed inclusion of a header file that isn't actually finished.

This commit is contained in:
Steve Underwood 2013-08-09 00:25:18 +08:00
parent c906cdc86a
commit a3c1cf0577

@ -76,7 +76,7 @@
#include <spandsp/private/v42.h>
#include <spandsp/private/v42bis.h>
#include <spandsp/private/at_interpreter.h>
#include <spandsp/private/data_modems.h>
//#include <spandsp/private/data_modems.h>
#include <spandsp/private/fax_modems.h>
#include <spandsp/private/timezone.h>
#include <spandsp/private/image_translate.h>