aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_g726.c
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-21 23:09:02 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-21 23:09:02 +0000
commitde2db0533258ae743ce7122fc89d819d115276f3 (patch)
treeee0fd7d0dd1a6adc3154f0e6e3486bc2392ecdfd /formats/format_g726.c
parent805ba568c669e6695dda10fa4732ec994e3c5703 (diff)
remove a bunch of useless #include "options.h"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89511 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'formats/format_g726.c')
-rw-r--r--formats/format_g726.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/formats/format_g726.c b/formats/format_g726.c
index 7005864d6..35b5e9ced 100644
--- a/formats/format_g726.c
+++ b/formats/format_g726.c
@@ -32,7 +32,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include "asterisk/options.h"
#include "asterisk/file.h"
#include "asterisk/module.h"
#include "asterisk/endian.h"