summaryrefslogtreecommitdiff
path: root/wiretap/mp2t.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/mp2t.h')
-rw-r--r--wiretap/mp2t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/mp2t.h b/wiretap/mp2t.h
index 0bc8dd63a6..f7f765d069 100644
--- a/wiretap/mp2t.h
+++ b/wiretap/mp2t.h
@@ -28,6 +28,7 @@
#include <glib.h>
#include <wtap.h>
+WS_DLL_LOCAL
int mp2t_open(wtap *wth, int *err, gchar **err_info);
#endif