diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-03-12 14:43:57 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-03-12 14:43:57 +0000 |
commit | ef2a7b14a0ecd71403da1b4b1dea370b20601d14 (patch) | |
tree | dc877fabba30d20f119a3ef8472d529f2b1064ae /ChangeLog | |
parent | c0dbf256833beb2ffddabf284f825ce547ca44e5 (diff) | |
download | gst-plugins-bad-ef2a7b14a0ecd71403da1b4b1dea370b20601d14.tar.gz gst-plugins-bad-ef2a7b14a0ecd71403da1b4b1dea370b20601d14.tar.bz2 gst-plugins-bad-ef2a7b14a0ecd71403da1b4b1dea370b20601d14.zip |
sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make the
Original commit message from CVS:
* sys/v4l2/gstv4l2element.h:
Include "_stdint.h" in an attempt to make the
PPC-buildbot happy.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-12 Tim-Philipp Müller <tim at centricular dot net> + + * sys/v4l2/gstv4l2element.h: + Include "_stdint.h" in an attempt to make the + PPC-buildbot happy. + 2006-03-11 Edgard Lima <edgard.lima@indt.org.br> * configure.ac: |