summaryrefslogtreecommitdiff
path: root/wiretap/commview.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/commview.h')
-rw-r--r--wiretap/commview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/commview.h b/wiretap/commview.h
index f7220de250..b0b7a80333 100644
--- a/wiretap/commview.h
+++ b/wiretap/commview.h
@@ -24,6 +24,7 @@
#ifndef __COMMVIEW_H__
#define __COMMVIEW_H__
+#include <glib.h>
int commview_open(wtap *wth, int *err, gchar **err_info _U_);
int commview_dump_can_write_encap(int encap);