Added gstutils.h to #include
authorWim Taymans <wim.taymans@gmail.com>
Sat, 3 Mar 2001 17:38:26 +0000 (17:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 3 Mar 2001 17:38:26 +0000 (17:38 +0000)
Original commit message from CVS:
Added gstutils.h to #include

gst/gstelement.c

index 2193d9b..ef1c1b9 100644 (file)
@@ -26,6 +26,7 @@
 #include "gstelement.h"
 #include "gstextratypes.h"
 #include "gstbin.h"
+#include "gstutils.h"
 
 
 /* Element signals and args */