fix for header changes

Original commit message from CVS:
fix for header changes
This commit is contained in:
Thomas Vander Stichele 2005-09-09 16:39:59 +00:00
parent 67cf07ff6a
commit ed6f0f377a
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/gst.override:
fix for header changes
2005-09-08 Thomas Vander Stichele <thomas at apestaart dot org>
* testsuite/test_element.py:

View file

@ -36,10 +36,9 @@ headers
#include <gst/gsterror.h>
#include <gst/gstqueue.h>
#include <gst/gsttypefind.h>
#include <gst/gsttag.h>
#include <gst/gsttaginterface.h>
#include <gst/gsttagsetter.h>
#include <gst/controller/gst-controller.h>
#include <gst/controller/gstcontroller.h>
#include <gst/dataprotocol/dataprotocol.h>
#include <gst/base/gstadapter.h>