diff options
Diffstat (limited to 'gst/gstindex.c')
-rw-r--r-- | gst/gstindex.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gst/gstindex.c b/gst/gstindex.c index b5164d28a..1a9d8d27c 100644 --- a/gst/gstindex.c +++ b/gst/gstindex.c @@ -24,9 +24,11 @@ #include "gstinfo.h" #include "gstregistrypool.h" -#include "gstpad.h" #include "gstindex.h" #include "gstmarshal.h" +/* for constructing an entry name */ +#include "gstelement.h" +#include "gstpad.h" /* Index signals and args */ enum |