aboutsummaryrefslogtreecommitdiffstats
path: root/ast_expr.y
diff options
context:
space:
mode:
Diffstat (limited to 'ast_expr.y')
-rwxr-xr-xast_expr.y4
1 files changed, 2 insertions, 2 deletions
diff --git a/ast_expr.y b/ast_expr.y
index 0c8c40a8d..de07a0c9d 100755
--- a/ast_expr.y
+++ b/ast_expr.y
@@ -21,8 +21,8 @@
#include <errno.h>
#include <regex.h>
#include <limits.h>
-#include <asterisk/ast_expr.h>
-#include <asterisk/logger.h>
+#include "asterisk/ast_expr.h"
+#include "asterisk/logger.h"
#ifndef QUAD_MIN
#ifdef LONG_LONG_MIN