gstobject: add stdio.h for snprint

This commit is contained in:
Stefan Kost 2010-12-03 13:52:03 +02:00
parent fc7967a0b5
commit bd82021e86

View file

@ -95,6 +95,8 @@
static GstAllocTrace *_gst_object_trace;
#endif
#include <stdio.h>
#define DEBUG_REFCOUNT
/* Object signals and args */