fix includes for moved interfaces

This commit is contained in:
Wim Taymans 2011-11-30 07:23:47 +01:00
parent 4fb0f98bb9
commit 552e825b4f
4 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
#include <gtk/gtk.h>
#include <gst/gst.h>
#include <gst/interfaces/videooverlay.h>
#include <gst/video/videooverlay.h>
#include <string.h>

View file

@ -45,7 +45,7 @@
#ifdef HAVE_X
#include <gdk/gdkx.h>
#endif
#include <gst/interfaces/videooverlay.h>
#include <gst/video/videooverlay.h>
GST_DEBUG_CATEGORY_STATIC (seek_debug);
#define GST_CAT_DEFAULT (seek_debug)

View file

@ -39,7 +39,7 @@
#include <gdk/gdkwin32.h>
#endif
#include <gst/interfaces/videooverlay.h>
#include <gst/video/videooverlay.h>
GST_DEBUG_CATEGORY_STATIC (seek_debug);
#define GST_CAT_DEFAULT (seek_debug)

View file

@ -32,7 +32,7 @@
#include <gtk/gtk.h>
#include <gst/gst.h>
#include <gst/interfaces/videooverlay.h>
#include <gst/video/videooverlay.h>
#include <gst/video/gstvideosink.h>
static struct