From 3865aadb653f84cec5a85e80daca48be75b9129b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Fri, 20 Nov 2009 10:31:47 -0500 Subject: [PATCH] dtmf: Use _stdint.h from configure https://bugzilla.gnome.org/show_bug.cgi?id=602465 --- gst/dtmf/tone_detect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/dtmf/tone_detect.h b/gst/dtmf/tone_detect.h index 07c482c55f..909c5ef601 100644 --- a/gst/dtmf/tone_detect.h +++ b/gst/dtmf/tone_detect.h @@ -33,7 +33,7 @@ #ifndef __TONE_DETECT_H__ #define __TONE_DETECT_H__ -#include +#include "_stdint.h" typedef struct {