Original commit message from CVS:
Use <speex.h> everywhere instead of sometimes <speex.h> and
sometimes <speex/speex.h>
#include <gst/gst.h>
-#include <speex/speex.h>
-#include <speex/speex_callbacks.h>
-#include <speex/speex_header.h>
-#include <speex/speex_stereo.h>
+#include <speex.h>
+#include <speex_callbacks.h>
+#include <speex_header.h>
+#include <speex_stereo.h>
#ifdef __cplusplus
extern "C" {
#include <string.h>
#include <time.h>
#include <math.h>
-#include <speex/speex.h>
-#include <speex/speex_stereo.h>
+#include <speex.h>
+#include <speex_stereo.h>
#include <gst/gsttaginterface.h>
#include <gst/tag/tag.h>