summaryrefslogtreecommitdiffstats
path: root/gst/cutter/gstcutter.c
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2001-12-23 04:38:37 +0000
committerAndy Wingo <wingo@pobox.com>2001-12-23 04:38:37 +0000
commitc05f8dc809abec50eb3bcc5296a6b9cb9573a2a0 (patch)
tree586f028e3f1058777ba6fc27b1023c334f972ea7 /gst/cutter/gstcutter.c
parent3d4da9a8df77bde92a1160ab9e428f7a51fdf33c (diff)
much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
Original commit message from CVS: much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
Diffstat (limited to 'gst/cutter/gstcutter.c')
-rw-r--r--gst/cutter/gstcutter.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/cutter/gstcutter.c b/gst/cutter/gstcutter.c
index 8161d506..26c4b0c0 100644
--- a/gst/cutter/gstcutter.c
+++ b/gst/cutter/gstcutter.c
@@ -18,8 +18,8 @@
*/
#include <gst/gst.h>
-#include <libs/audio/gstaudio.h>
-#include "cutter.h"
+#include <gst/audio/audio.h>
+#include "gstcutter.h"
#include "math.h"