aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pdcp-lte.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-12-09 00:56:48 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-12-09 00:56:48 +0000
commit6622c27369edcafec1ae1eb5d7df1fdfbe58cfb5 (patch)
tree6ce7adac59c214c5de9b8a9cd549b8313b9a95c1 /epan/dissectors/packet-pdcp-lte.c
parentb650afdfb93639d9bcbc77fbbf95d2eed0841154 (diff)
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
Diffstat (limited to 'epan/dissectors/packet-pdcp-lte.c')
-rw-r--r--epan/dissectors/packet-pdcp-lte.c2
1 files changed, 1 insertions, 1 deletions
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 <epan/addr_resolv.h>
#include <epan/emem.h>
-#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)