From 6622c27369edcafec1ae1eb5d7df1fdfbe58cfb5 Mon Sep 17 00:00:00 2001 From: guy Date: Fri, 9 Dec 2011 00:56:48 +0000 Subject: packet-pdcp-lte.h defines "enum rohc_mode", and packet-rohc.h uses it, so include packet-pdcp-lte.h first. No extra tokens after #endif, please. Fix indentation. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40121 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-pdcp-lte.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-pdcp-lte.c') diff --git a/epan/dissectors/packet-pdcp-lte.c b/epan/dissectors/packet-pdcp-lte.c index fb1d663388..0feaa249a6 100644 --- a/epan/dissectors/packet-pdcp-lte.c +++ b/epan/dissectors/packet-pdcp-lte.c @@ -35,8 +35,8 @@ #include #include -#include "packet-rohc.h" #include "packet-pdcp-lte.h" +#include "packet-rohc.h" /* Described in: * 3GPP TS 36.323 Evolved Universal Terrestrial Radio Access (E-UTRA) -- cgit v1.2.3