summaryrefslogtreecommitdiff
path: root/addons/ooh323c/src/ooLogChan.c
diff options
context:
space:
mode:
Diffstat (limited to 'addons/ooh323c/src/ooLogChan.c')
-rw-r--r--addons/ooh323c/src/ooLogChan.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/ooh323c/src/ooLogChan.c b/addons/ooh323c/src/ooLogChan.c
index dfd16c305..b230edef4 100644
--- a/addons/ooh323c/src/ooLogChan.c
+++ b/addons/ooh323c/src/ooLogChan.c
@@ -14,8 +14,8 @@
*
*****************************************************************************/
-#include <asterisk.h>
-#include <asterisk/lock.h>
+#include "asterisk.h"
+#include "asterisk/lock.h"
#include "ooCalls.h"
#include "ooh323ep.h"