mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
Fix obvious typo in last checkin
Original commit message from CVS: Fix obvious typo in last checkin
This commit is contained in:
parent
02e883325a
commit
19cb895c21
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue