include *pool.h

Original commit message from CVS:
include *pool.h
This commit is contained in:
Wim Taymans 2003-02-10 20:49:12 +00:00
parent e462db001d
commit e44705d2c1
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
#include "gstlog.h"
#include "gst_private.h"
#include "gstregistry.h"
#include "gstregistrypool.h"
#include "gstpad.h"
#include "gstindex.h"

View file

@ -23,7 +23,7 @@
#include "gst_private.h"
#include "gsturi.h"
#include "gstregistry.h"
#include "gstregistrypool.h"
#include "gstlog.h"
static void gst_uri_handler_class_init (GstURIHandlerClass *klass);