mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
include *pool.h
Original commit message from CVS: include *pool.h
This commit is contained in:
parent
e462db001d
commit
e44705d2c1
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include "gstlog.h"
|
||||
#include "gst_private.h"
|
||||
#include "gstregistry.h"
|
||||
#include "gstregistrypool.h"
|
||||
|
||||
#include "gstpad.h"
|
||||
#include "gstindex.h"
|
||||
|
|
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue