dtmf: Use _stdint.h from configure

https://bugzilla.gnome.org/show_bug.cgi?id=602465
This commit is contained in:
Olivier Crête 2009-11-20 10:31:47 -05:00
parent 8d761840d4
commit 3865aadb65

View file

@ -33,7 +33,7 @@
#ifndef __TONE_DETECT_H__
#define __TONE_DETECT_H__
#include <stdint.h>
#include "_stdint.h"
typedef struct
{