dtmf: Use _stdint.h from configure
https://bugzilla.gnome.org/show_bug.cgi?id=602465
This commit is contained in:
parent
8d761840d4
commit
3865aadb65
@ -33,7 +33,7 @@
|
||||
#ifndef __TONE_DETECT_H__
|
||||
#define __TONE_DETECT_H__
|
||||
|
||||
#include <stdint.h>
|
||||
#include "_stdint.h"
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user