Include right header file for memcpy

Original commit message from CVS:
Include right header file for memcpy
This commit is contained in:
Wim Taymans 2002-06-21 21:14:33 +00:00
parent 9251ed656a
commit 9eda452c87

View file

@ -21,6 +21,7 @@
#include <math.h>
#include <stdlib.h>
#include <string.h>
#include <gst/gst.h>