aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/mate.h
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2013-11-10 15:59:37 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2013-11-10 15:59:37 +0000
commitae59b09443706587aa78eefe6eb2f43da7815902 (patch)
treee6b248947ed9632f02c0af8f042a479b9b9aaeae /plugins/mate/mate.h
parent100e97cd9a455441b149afb313672310b50d68c7 (diff)
Add missing includes in order to remove exceptions.h from proto.h (next commit).
svn path=/trunk/; revision=53230
Diffstat (limited to 'plugins/mate/mate.h')
-rw-r--r--plugins/mate/mate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/mate/mate.h b/plugins/mate/mate.h
index 9c4a7cf09e..74cae5258b 100644
--- a/plugins/mate/mate.h
+++ b/plugins/mate/mate.h
@@ -44,6 +44,7 @@
#include <wsutil/report_err.h>
#include <epan/packet.h>
+#include <epan/exceptions.h>
#include <epan/strutil.h>
#include <epan/prefs.h>
#include <epan/proto.h>