summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxviddec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xvid/gstxviddec.h')
-rw-r--r--ext/xvid/gstxviddec.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/xvid/gstxviddec.h b/ext/xvid/gstxviddec.h
index 6a08b2be..d1743342 100644
--- a/ext/xvid/gstxviddec.h
+++ b/ext/xvid/gstxviddec.h
@@ -22,6 +22,7 @@
#include <gst/gst.h>
#include <xvid.h>
+#include "gstxvid.h"
#ifdef __cplusplus
extern "C" {
@@ -66,9 +67,6 @@ GType gst_xviddec_get_type(void);
gboolean gst_xviddec_plugin_init (GModule *module,
GstPlugin *plugin);
-/* in gstxvid.c */
-extern gchar * gst_xvid_error (int errorcode);
-
#ifdef __cplusplus
}
#endif /* __cplusplus */