mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Just correcting my mistake
Original commit message from CVS: Just correcting my mistake
This commit is contained in:
parent
94885fb105
commit
7d287b3df1
1 changed files with 0 additions and 4 deletions
|
@ -21,10 +21,6 @@
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifdef __MMX__
|
|
||||||
#include <mmx.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define GST_TYPE_VIDEO_CROP \
|
#define GST_TYPE_VIDEO_CROP \
|
||||||
(gst_video_crop_get_type())
|
(gst_video_crop_get_type())
|
||||||
#define GST_VIDEO_CROP(obj) \
|
#define GST_VIDEO_CROP(obj) \
|
||||||
|
|
Loading…
Reference in a new issue