mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-08 15:32:32 +00:00
fix compile
Original commit message from CVS: fix compile
This commit is contained in:
parent
59d6b74a61
commit
02aca4f203
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
//#define GST_DEBUG_ENABLED
|
//#define GST_DEBUG_ENABLED
|
||||||
#include "gst_private.h"
|
#include "gst_private.h"
|
||||||
|
|
||||||
|
#include "gstlog.h"
|
||||||
#include "gstprops.h"
|
#include "gstprops.h"
|
||||||
#include "gstpropsprivate.h"
|
#include "gstpropsprivate.h"
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
|
|
||||||
#include "gst_private.h"
|
#include "gst_private.h"
|
||||||
|
|
||||||
|
#include "gstlog.h"
|
||||||
#include "gsttrace.h"
|
#include "gsttrace.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue