summaryrefslogtreecommitdiff
path: root/tests/insanity-file-appsrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/insanity-file-appsrc.h')
-rw-r--r--tests/insanity-file-appsrc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/insanity-file-appsrc.h b/tests/insanity-file-appsrc.h
index a46a3fa..098936a 100644
--- a/tests/insanity-file-appsrc.h
+++ b/tests/insanity-file-appsrc.h
@@ -30,11 +30,12 @@
#endif
#include <gst/gst.h>
+#include <insanity-gst/insanity-gst.h>
G_BEGIN_DECLS
void
-insanity_file_appsrc_prepare (GstElement *appsrc, gchar *uri);
+insanity_file_appsrc_prepare (GstElement *appsrc, gchar *uri, InsanityTest *test);
G_END_DECLS