mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 15:06:34 +00:00
Include right header file for memcpy
Original commit message from CVS: Include right header file for memcpy
This commit is contained in:
parent
9251ed656a
commit
9eda452c87
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <gst/gst.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue