aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_senddtmf.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_senddtmf.c')
-rwxr-xr-xapps/app_senddtmf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c
index a8731e5dd..39de24f95 100755
--- a/apps/app_senddtmf.c
+++ b/apps/app_senddtmf.c
@@ -20,6 +20,7 @@
#include <asterisk/translate.h>
#include <asterisk/options.h>
#include <asterisk/utils.h>
+#include <asterisk/app.h>
#include <string.h>
#include <stdlib.h>
#include <pthread.h>