right include
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 22 Feb 2002 18:12:37 +0000 (18:12 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 22 Feb 2002 18:12:37 +0000 (18:12 +0000)
Original commit message from CVS:
right include

tests/old/testsuite/dynparams/dparamstest.c
testsuite/dynparams/dparamstest.c

index 4c1a7fe..366d4bf 100644 (file)
@@ -23,7 +23,7 @@
 #include <string.h>
 
 #include <gst/gst.h>
-#include <libs/control/gstcontrol.h>
+#include <gst/control/control.h>
 
 #define GST_TYPE_DPTEST                (gst_dptest_get_type())
 #define GST_DPTEST(obj)                (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_DPTEST,GstDpTest))
index 4c1a7fe..366d4bf 100644 (file)
@@ -23,7 +23,7 @@
 #include <string.h>
 
 #include <gst/gst.h>
-#include <libs/control/gstcontrol.h>
+#include <gst/control/control.h>
 
 #define GST_TYPE_DPTEST                (gst_dptest_get_type())
 #define GST_DPTEST(obj)                (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_DPTEST,GstDpTest))