summaryrefslogtreecommitdiffstats
path: root/gst/avi
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-19 13:50:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-19 13:50:39 +0000
commit8fd7df0cb501af76c3ef17d9238cd4e03c401bda (patch)
treed7991cdd4117acf4fda58abb84ffe1d4ec394df2 /gst/avi
parent3f87790d4ef6e61f6c1533d3152f4ddd40dda86b (diff)
fix i18n include
Original commit message from CVS: fix i18n include
Diffstat (limited to 'gst/avi')
-rw-r--r--gst/avi/gstavimux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/avi/gstavimux.c b/gst/avi/gstavimux.c
index d4acc2b5..bac74d14 100644
--- a/gst/avi/gstavimux.c
+++ b/gst/avi/gstavimux.c
@@ -29,7 +29,7 @@
#include "config.h"
#endif
-#include "gst-libs/gst/gst-i18n-plugin.h"
+#include "gst/gst-i18n-plugin.h"
#include <stdlib.h>
#include <string.h>