aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes/ftypes.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/ftypes/ftypes.h
parentf348cd5678bc5d161d6fa478d42d90902c97a319 (diff)
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/ftypes/ftypes.h')
-rw-r--r--epan/ftypes/ftypes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/ftypes/ftypes.h b/epan/ftypes/ftypes.h
index 856c476e8e..11c850b6ce 100644
--- a/epan/ftypes/ftypes.h
+++ b/epan/ftypes/ftypes.h
@@ -27,7 +27,6 @@
#define __FTYPES_H__
#include <glib.h>
-#include "../emem.h"
#include "ws_symbol_export.h"
#ifdef __cplusplus