aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/indications.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/indications.h')
-rwxr-xr-xinclude/asterisk/indications.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/indications.h b/include/asterisk/indications.h
index 9b8ebca5c..2aec759d2 100755
--- a/include/asterisk/indications.h
+++ b/include/asterisk/indications.h
@@ -22,7 +22,7 @@
#ifndef _ASTERISK_INDICATIONS_H
#define _ASTERISK_INDICATIONS_H
-#include <asterisk/lock.h>
+#include "asterisk/lock.h"
/* forward reference */
struct ast_channel;