aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rwxr-xr-xchannels/chan_iax2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index 232f6f2fb..bd64da658 100755
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -69,7 +69,7 @@
#include "iax2.h"
#include "iax2-parser.h"
#include "iax2-provision.h"
-#include "astconf.h"
+#include "asterisk.h"
/* Define NEWJB to use the new channel independent jitterbuffer,
* otherwise, use the old jitterbuffer */