aboutsummaryrefslogtreecommitdiffstats
path: root/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'poll.c')
-rwxr-xr-xpoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/poll.c b/poll.c
index 7a9d14e7a..bd283866d 100755
--- a/poll.c
+++ b/poll.c
@@ -77,7 +77,7 @@
#include <assert.h> /* assertion macros */
#include <string.h> /* string functions */
-#include <asterisk/poll-compat.h> /* this package */
+#include "asterisk/poll-compat.h" /* this package */
/*---------------------------------------------------------------------------*\
Macros