summaryrefslogtreecommitdiff
path: root/src/xine-engine/xine_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-engine/xine_internal.h')
-rw-r--r--src/xine-engine/xine_internal.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/xine-engine/xine_internal.h b/src/xine-engine/xine_internal.h
index fb70f8cd6..8b2fac7e8 100644
--- a/src/xine-engine/xine_internal.h
+++ b/src/xine-engine/xine_internal.h
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: xine_internal.h,v 1.30 2001/07/14 23:17:37 richwareham Exp $
+ * $Id: xine_internal.h,v 1.31 2001/07/15 10:43:35 guenter Exp $
*
*/
@@ -66,6 +66,8 @@ struct video_decoder_s {
char* (*get_identifier) (void);
+ metronom_t *metronom;
+
};
/*