summaryrefslogtreecommitdiff
path: root/include/asterisk/ast_expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/ast_expr.h')
-rw-r--r--include/asterisk/ast_expr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asterisk/ast_expr.h b/include/asterisk/ast_expr.h
index 6ca201f42..c478281d0 100644
--- a/include/asterisk/ast_expr.h
+++ b/include/asterisk/ast_expr.h
@@ -19,7 +19,6 @@
#ifndef _ASTERISK_EXPR_H
#define _ASTERISK_EXPR_H
#ifndef STANDALONE
-#include "asterisk/channel.h"
#endif
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {