aboutsummaryrefslogtreecommitdiffstats
path: root/ulaw.c
diff options
context:
space:
mode:
Diffstat (limited to 'ulaw.c')
-rwxr-xr-xulaw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulaw.c b/ulaw.c
index 2f90d2116..37ab25488 100755
--- a/ulaw.c
+++ b/ulaw.c
@@ -11,7 +11,7 @@
* the GNU General Public License
*/
-#include <asterisk/ulaw.h>
+#include "asterisk/ulaw.h"
#define ZEROTRAP /* turn on the trap as per the MIL-STD */
#define BIAS 0x84 /* define the add-in bias for 16 bit samples */