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
1 changed files with 1 additions and 1 deletions

View File

@ -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>