fix compile

Original commit message from CVS:
fix compile
This commit is contained in:
Joshua N. Pritikin 2001-09-13 23:06:47 +00:00
parent 59d6b74a61
commit 02aca4f203
2 changed files with 2 additions and 0 deletions

View file

@ -23,6 +23,7 @@
//#define GST_DEBUG_ENABLED
#include "gst_private.h"
#include "gstlog.h"
#include "gstprops.h"
#include "gstpropsprivate.h"

View file

@ -30,6 +30,7 @@
#include "gst_private.h"
#include "gstlog.h"
#include "gsttrace.h"