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 1f04af784c
commit 5d439f56bb

View file

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