[383/906] build: include <stdio.h> when using printf & co.

This commit is contained in:
Stefan Kost 2009-10-16 17:29:08 +03:00 committed by Matthew Waters
parent 3700180345
commit 252b406547

View file

@ -24,6 +24,8 @@
#include "config.h"
#endif
#include "stdio.h"
#include <gst/video/gstvideosink.h>
#include "gstgldisplay.h"