summaryrefslogtreecommitdiffstats
path: root/ext/gsm/gstgsmdec.h
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-01-02 17:50:10 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-01-02 17:50:10 +0000
commit7551b1c853b5159c2010375fe3f4eb552a8af116 (patch)
treeaf7d798e2a194bf70a3fb36a0ac9142e5b2ff9fa /ext/gsm/gstgsmdec.h
parent8b450c76a46025df1fec174451058371c26635e1 (diff)
downloadgst-plugins-bad-7551b1c853b5159c2010375fe3f4eb552a8af116.tar.gz
gst-plugins-bad-7551b1c853b5159c2010375fe3f4eb552a8af116.tar.bz2
gst-plugins-bad-7551b1c853b5159c2010375fe3f4eb552a8af116.zip
these needed fixing too
Original commit message from CVS: these needed fixing too
Diffstat (limited to 'ext/gsm/gstgsmdec.h')
-rw-r--r--ext/gsm/gstgsmdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gsm/gstgsmdec.h b/ext/gsm/gstgsmdec.h
index 4cfab10d..d46c5cd1 100644
--- a/ext/gsm/gstgsmdec.h
+++ b/ext/gsm/gstgsmdec.h
@@ -25,7 +25,7 @@
#include <config.h>
#include <gst/gst.h>
-#include <gsm/gsm.h>
+#include <gsm.h>
#ifdef __cplusplus
extern "C" {