diff sp5x.h @ 5162:4394344397d8 libavcodec

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents c8c591fe26f8
children 1d83e9c34641
line wrap: on
line diff
--- a/sp5x.h	Sat Jun 16 22:58:43 2007 +0000
+++ b/sp5x.h	Sat Jun 16 22:59:13 2007 +0000
@@ -22,6 +22,8 @@
 #ifndef SP5X_H
 #define SP5X_H
 
+#include <stdint.h>
+
 static const uint8_t sp5x_data_sof[] =
 {
     0xFF, 0xC0,       /* SOF */