local include fixes

Original commit message from CVS:
local include fixes
Fix some 64 bits constants to be glib friendly
issue for a vararg macro with MSVC
This commit is contained in:
Steve Lhomme 2004-07-26 22:11:21 +00:00
parent 59d358965b
commit 9733e8b283

View file

@ -28,7 +28,7 @@
#include <stdlib.h>
#include <string.h>
#include <gstauparse.h>
#include "gstauparse.h"
#include <gst/audio/audio.h>
/* elementfactory information */