summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-28 21:22:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-28 21:22:39 +0000
commit07e2ec5f9574095e71c2208779c719574bb135ab (patch)
tree49df844998ed8a3da27907ccc6690a59b5d02ef2
parentfab35e5e25d5e78272c49437a1ac16ff7a2be7dc (diff)
downloadgstreamer-plugins-bad-07e2ec5f9574095e71c2208779c719574bb135ab.tar.gz
fix header
Original commit message from CVS: fix header
m---------common0
-rw-r--r--ext/directfb/dfbvideosink.h2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
-Subproject b0b08bcd66ca385364b6f90663585b09693aec6
+Subproject f31468e933b5b980398cf636a37abf16ca46c4a
diff --git a/ext/directfb/dfbvideosink.h b/ext/directfb/dfbvideosink.h
index 15a4eb318..9298346d8 100644
--- a/ext/directfb/dfbvideosink.h
+++ b/ext/directfb/dfbvideosink.h
@@ -20,7 +20,7 @@
#ifndef __GST_DFBVIDEOSINK_H__
#define __GST_DFBVIDEOSINK_H__
-#include <gst/video/videosink.h>
+#include <gst/video/gstvideosink.h>
#include <directfb.h>