fix local includes and 64 bits constants
authorSteve Lhomme <steve.lhomme@free.fr>
Tue, 27 Jul 2004 21:51:30 +0000 (21:51 +0000)
committerSteve Lhomme <steve.lhomme@free.fr>
Tue, 27 Jul 2004 21:51:30 +0000 (21:51 +0000)
Original commit message from CVS:
fix local includes and 64 bits constants

gst/audiofx/gststereo.c

index a0fb74a..50aea79 100644 (file)
@@ -25,7 +25,7 @@
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
-#include <gststereo.h>
+#include "gststereo.h"
 
 /* elementfactory information */
 static GstElementDetails stereo_details = GST_ELEMENT_DETAILS ("Stereo effect",