summaryrefslogtreecommitdiff
path: root/apps/app_math.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_math.c')
-rwxr-xr-xapps/app_math.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_math.c b/apps/app_math.c
index 0e0b6304d..9d040ff5e 100755
--- a/apps/app_math.c
+++ b/apps/app_math.c
@@ -38,7 +38,7 @@
#include "asterisk/translate.h"
#include <ctype.h>
#include <sys/file.h>
-#include "astconf.h"
+#include "asterisk.h"
static char *tdesc = "Basic Math Functions";