diff libmpdemux/stream.h @ 4029:3c87dee7a324

patch for missing include by Steven M. Schultz <sms@2BSD.COM>
author pl
date Mon, 07 Jan 2002 09:22:01 +0000
parents 0dbec5edd431
children d651a7b5d213
line wrap: on
line diff
--- a/libmpdemux/stream.h	Mon Jan 07 09:11:40 2002 +0000
+++ b/libmpdemux/stream.h	Mon Jan 07 09:22:01 2002 +0000
@@ -1,6 +1,8 @@
 #ifndef __STREAM_H
 #define __STREAM_H
 
+#include <inttypes.h>
+
 #define STREAM_BUFFER_SIZE 2048
 
 #define STREAMTYPE_FILE 0