aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-03-16 12:46:54 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-03-16 12:46:54 +0000
commit45785bc0565a32e94954ddbd2035dc79df81aac6 (patch)
tree2876cace90dba08d81e117161bd3f28749b25ead
parent21e9cc64d64d750045f7d284a33de7e32cad6e34 (diff)
Fix typo.
svn path=/trunk/; revision=41603
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 1695a1242b..333ccd7ea6 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1303,7 +1303,7 @@ DISSECTOR_INCLUDES = \
packet-mms.h \
packet-mount.h \
packet-mp4ves.h \
- packet-mpeg-descriptor..h \
+ packet-mpeg-descriptor.h \
packet-mpeg-sect.h \
packet-mpls.h \
packet-mq.h \