added some dirs to DIST_SUBDIRS, added a comment to gstobject.h

Original commit message from CVS:
added some dirs to DIST_SUBDIRS, added a comment to gstobject.h
This commit is contained in:
Erik Walthinsen 2001-06-25 20:00:45 +00:00
parent e75f6da2f9
commit 86b0fc6cf3

View file

@ -30,7 +30,7 @@
#ifdef USE_GLIB2
#include <glib-object.h>
#include <glib-object.h> // note that this gets wrapped in __GST_OBJECT_H__
#include <gst/gstmarshal.h>
#else
#include <gst/gobject2gtk.h>