right include

Original commit message from CVS:
right include
This commit is contained in:
Thomas Vander Stichele 2002-02-22 18:12:37 +00:00
parent 1246cebdf6
commit ce316f5ddc
2 changed files with 2 additions and 2 deletions

View 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))

View 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))