Fix obvious typo in last checkin

Original commit message from CVS:
Fix obvious typo in last checkin
This commit is contained in:
David Schleef 2003-04-05 01:35:54 +00:00
parent 02e883325a
commit 19cb895c21

View file

@ -40,7 +40,7 @@ typedef guint8 uint8_t;
typedef guint32 uint32_t;
#endif
/* grosj... but it works (tm) */
#end /* HAVE_STDINT_H */
#endif /* HAVE_STDINT_H */
#include <gst/gst.h>
#include <a52dec/a52.h>