aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/translate.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/translate.h')
-rwxr-xr-xinclude/asterisk/translate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/translate.h b/include/asterisk/translate.h
index b33cec629..507682ab5 100755
--- a/include/asterisk/translate.h
+++ b/include/asterisk/translate.h
@@ -20,8 +20,8 @@
extern "C" {
#endif
-#include <asterisk/frame.h>
-#include <asterisk/plc.h>
+#include "asterisk/frame.h"
+#include "asterisk/plc.h"
/* Declared by individual translators */
struct ast_translator_pvt;