aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323
diff options
context:
space:
mode:
Diffstat (limited to 'channels/h323')
-rwxr-xr-xchannels/h323/ast_h323.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/h323/ast_h323.cpp b/channels/h323/ast_h323.cpp
index a21fc5b54..cf1c33c31 100755
--- a/channels/h323/ast_h323.cpp
+++ b/channels/h323/ast_h323.cpp
@@ -40,7 +40,7 @@
#ifdef __cplusplus
extern "C" {
#endif
-#include <asterisk/logger.h>
+#include "asterisk/logger.h"
#ifdef __cplusplus
}
#endif