packet-umts_fp.h now requires epan/conversation.h.

svn path=/trunk/; revision=42470
This commit is contained in:
Guy Harris 2012-05-07 17:37:30 +00:00
parent c9a82fcdb1
commit 1637f2965e
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <ctype.h>
#include <epan/packet.h>
#include <epan/conversation.h>
#include <epan/expert.h>
#include <epan/emem.h>
#include <epan/ipproto.h>