added some dirs to DIST_SUBDIRS, added a comment to gstobject.h
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 25 Jun 2001 20:00:45 +0000 (20:00 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 25 Jun 2001 20:00:45 +0000 (20:00 +0000)
Original commit message from CVS:
added some dirs to DIST_SUBDIRS, added a comment to gstobject.h

gst/gstobject.h

index e6be153..e5d079a 100644 (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>