From 789be9a726efbdffd802c1b770b76148460e6220 Mon Sep 17 00:00:00 2001
From: Andy Wingo <wingo@pobox.com>
Date: Sun, 23 Dec 2001 04:38:37 +0000
Subject: 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/
---
 gst/mpeg2sub/gstmpeg2subt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gst/mpeg2sub')

diff --git a/gst/mpeg2sub/gstmpeg2subt.c b/gst/mpeg2sub/gstmpeg2subt.c
index ee51d067..eda8dee6 100644
--- a/gst/mpeg2sub/gstmpeg2subt.c
+++ b/gst/mpeg2sub/gstmpeg2subt.c
@@ -19,7 +19,7 @@
 
 
 /*#define DEBUG_ENABLED */
-#include <mpeg2subt.h>
+#include <gstmpeg2subt.h>
 
 static void	gst_mpeg2subt_class_init	(GstMpeg2SubtClass *klass);
 static void	gst_mpeg2subt_init		(GstMpeg2Subt *mpeg2subt);
-- 
cgit v1.2.1