summaryrefslogtreecommitdiffstats
path: root/gst/rtp
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-08-19 15:22:11 +0000
committerChristian Schaller <uraeus@gnome.org>2005-08-19 15:22:11 +0000
commitae6b329b8e4a907ab3db9c577e6e04142e9845b4 (patch)
treedb1c7f84d10de9c6c2ff5bc5bf914f07fb0ff2e1 /gst/rtp
parent11de94f9b3f6d357f03ca20bbf737dc00dd5c5ad (diff)
add missing header file for disting
Original commit message from CVS: add missing header file for disting
Diffstat (limited to 'gst/rtp')
-rw-r--r--gst/rtp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index 4f1f3d6c..40b575e6 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -25,4 +25,5 @@ noinst_HEADERS = gstrtpL16enc.h \
gstrtpmpadec.h \
gstrtpmpaenc.h \
gstrtph263pdec.h \
- gstrtph263penc.h
+ gstrtph263penc.h \
+ gstrtpdec.h