summaryrefslogtreecommitdiff
path: root/addons/ooh323c/src/errmgmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'addons/ooh323c/src/errmgmt.c')
-rw-r--r--addons/ooh323c/src/errmgmt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/ooh323c/src/errmgmt.c b/addons/ooh323c/src/errmgmt.c
index 2b8c41feb..de660c5fd 100644
--- a/addons/ooh323c/src/errmgmt.c
+++ b/addons/ooh323c/src/errmgmt.c
@@ -16,8 +16,8 @@
/* Error management functions */
-#include <asterisk.h>
-#include <asterisk/lock.h>
+#include "asterisk.h"
+#include "asterisk/lock.h"
#include <stdlib.h>
#include "ooasn1.h"