summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavimux.h
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-23 12:18:17 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-23 12:18:17 +0000
commit65b5fc170cf635869eae9be3a3660d0b721bec51 (patch)
tree1f05c22714b1e97be090d7019eac60af39c09160 /gst/avi/gstavimux.h
parent8123fc374cf60e5651747c65d833dc0bfad66933 (diff)
made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast becau...
Original commit message from CVS: made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything and I can't do it right now because I disabled all of the plugins here ;)
Diffstat (limited to 'gst/avi/gstavimux.h')
-rw-r--r--gst/avi/gstavimux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/avi/gstavimux.h b/gst/avi/gstavimux.h
index 9de56941..d21566ea 100644
--- a/gst/avi/gstavimux.h
+++ b/gst/avi/gstavimux.h
@@ -24,7 +24,7 @@
#include <config.h>
#include <gst/gst.h>
-#include <libs/riff/gstriff.h>
+#include <gst/riff/riff.h>
#ifdef __cplusplus