aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_stack.c')
-rw-r--r--apps/app_stack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_stack.c b/apps/app_stack.c
index 8d3d7bcc9..341b4c1d9 100644
--- a/apps/app_stack.c
+++ b/apps/app_stack.c
@@ -33,6 +33,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/module.h"
#include "asterisk/app.h"
#include "asterisk/manager.h"
+#include "asterisk/channel.h"
static const char *app_gosub = "Gosub";
static const char *app_gosubif = "GosubIf";