summaryrefslogtreecommitdiff
path: root/alaw.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-04-21 06:02:45 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-04-21 06:02:45 +0000
commit1f9ab2380a4543526bbd20e0fa754de95747c77e (patch)
tree2e1428fa6b252feb5b9995433f1bcd3a6fa373f7 /alaw.c
parent35f2e4b8aeb706496427aeae486f7d8377c86de0 (diff)
use double-quotes instead of angle-brackets for non-system include files (bug #4058)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'alaw.c')
-rwxr-xr-xalaw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alaw.c b/alaw.c
index d0495e5f6..548230e8b 100755
--- a/alaw.c
+++ b/alaw.c
@@ -11,7 +11,7 @@
* the GNU General Public License
*/
-#include <asterisk/alaw.h>
+#include "asterisk/alaw.h"
#define AMI_MASK 0x55