summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideoflip.h
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-29 10:46:00 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-29 10:46:00 +0000
commit01f2c2f7992b81c2a7578cd02fc88281c8fdb40a (patch)
tree6a3d6aa98af0a9e9b6c1106ced80f917a8b7ec5d /gst/videofilter/gstvideoflip.h
parent0b05eeeafa61a6e7bc6e5efb05429ed122a3daaf (diff)
remove the videofilter library and link to the one in base
Original commit message from CVS: remove the videofilter library and link to the one in base
Diffstat (limited to 'gst/videofilter/gstvideoflip.h')
-rw-r--r--gst/videofilter/gstvideoflip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videofilter/gstvideoflip.h b/gst/videofilter/gstvideoflip.h
index aab7a0de..6a830094 100644
--- a/gst/videofilter/gstvideoflip.h
+++ b/gst/videofilter/gstvideoflip.h
@@ -20,7 +20,7 @@
#ifndef __GST_VIDEO_FLIP_H__
#define __GST_VIDEO_FLIP_H__
-#include "gstvideofilter.h"
+#include <gst/video/gstvideofilter.h>
G_BEGIN_DECLS