summaryrefslogtreecommitdiff
path: root/epan/tpg.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-09-13 09:13:09 +0000
committerJörg Mayer <jmayer@loplof.de>2013-09-13 09:13:09 +0000
commit1e762e315dcb07f8d78d7aabc20f5065a8ed43f0 (patch)
treed4a7d50c932f911e72025008669b7247b6448869 /epan/tpg.h
parentf348cd5678bc5d161d6fa478d42d90902c97a319 (diff)
downloadwireshark-1e762e315dcb07f8d78d7aabc20f5065a8ed43f0.tar.gz
Remove epan.h from ftypes.h, address.h and tpg.h,
add it to proto.h as it contains macros that require emem.h svn path=/trunk/; revision=52001
Diffstat (limited to 'epan/tpg.h')
-rw-r--r--epan/tpg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/tpg.h b/epan/tpg.h
index 4bd5efc64e..0da6ca7108 100644
--- a/epan/tpg.h
+++ b/epan/tpg.h
@@ -32,7 +32,6 @@
#include <epan/proto.h>
#include <epan/tvbuff.h>
#include <epan/tvbparse.h>
-#include <epan/emem.h>
#include "ws_symbol_export.h"
typedef struct _tpg_parser_data_t {