From 8f041cc75220add1b0c53ba5994a22ee4b7efe03 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Tue, 27 Jul 2004 21:51:30 +0000 Subject: fix local includes and 64 bits constants Original commit message from CVS: fix local includes and 64 bits constants --- gst/smpte/gstsmpte.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/smpte/gstsmpte.h') diff --git a/gst/smpte/gstsmpte.h b/gst/smpte/gstsmpte.h index 40844209..2142c054 100644 --- a/gst/smpte/gstsmpte.h +++ b/gst/smpte/gstsmpte.h @@ -22,7 +22,7 @@ #define __GST_SMPTE_H__ #include -#include +#include "gstmask.h" #define GST_TYPE_SMPTE \ (gst_smpte_get_type()) -- cgit v1.2.1