my mistake - this should compile with the header in the tarball, not a possibly insta...
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 2 May 2002 13:39:39 +0000 (13:39 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 2 May 2002 13:39:39 +0000 (13:39 +0000)
Original commit message from CVS:
my mistake - this should compile with the header in the tarball, not a
possibly installed header

libs/gst/control/dparammanager.c

index 3ed4d17..6a53ad1 100644 (file)
@@ -19,7 +19,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#include <gst/control/dparammanager.h>
+#include "dparammanager.h"
 #include <gst/gstelement.h>
 #include <gst/gstinfo.h>