diff options
Diffstat (limited to 'wiretap/mpeg.h')
-rw-r--r-- | wiretap/mpeg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/mpeg.h b/wiretap/mpeg.h index 5cce7cee0a..ac86c53461 100644 --- a/wiretap/mpeg.h +++ b/wiretap/mpeg.h @@ -28,6 +28,7 @@ #include <glib.h> #include <wtap.h> +WS_DLL_LOCAL int mpeg_open(wtap *wth, int *err, gchar **err_info); #endif |