summaryrefslogtreecommitdiff
path: root/addons/mp3/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'addons/mp3/common.c')
-rw-r--r--addons/mp3/common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/mp3/common.c b/addons/mp3/common.c
index d8db2a3d2..9a6fd8c13 100644
--- a/addons/mp3/common.c
+++ b/addons/mp3/common.c
@@ -1,5 +1,5 @@
-#include <asterisk.h>
-#include <asterisk/logger.h>
+#include "asterisk.h"
+#include "asterisk/logger.h"
#include <ctype.h>
#include <stdlib.h>