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 30712847fe
commit e9d09eb755

View file

@ -26,7 +26,7 @@
#include <math.h>
/*#define DEBUG_ENABLED */
#include <gstaudioscale.h>
#include "gstaudioscale.h"
#include <gst/audio/audio.h>
#include <gst/resample/resample.h>