aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/dundi-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/dundi-parser.h')
-rwxr-xr-xpbx/dundi-parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pbx/dundi-parser.h b/pbx/dundi-parser.h
index cc2364f51..3ea701e5b 100755
--- a/pbx/dundi-parser.h
+++ b/pbx/dundi-parser.h
@@ -12,8 +12,8 @@
#ifndef _DUNDI_PARSER_H
#define _DUNDI_PARSER_H
-#include <asterisk/dundi.h>
-#include <asterisk/aes.h>
+#include "asterisk/dundi.h"
+#include "asterisk/aes.h"
#define DUNDI_MAX_STACK 512
#define DUNDI_MAX_ANSWERS 100