compile fix for gtk1

svn path=/trunk/; revision=21503
This commit is contained in:
Ronnie Sahlberg 2007-04-22 15:49:29 +00:00
parent 416a353ee7
commit 40c806f54b
1 changed files with 3 additions and 3 deletions

View File

@ -29,9 +29,6 @@
# include "config.h"
#endif
#include "rtp_stream.h"
#include "rtp_stream_dlg.h"
#include "globals.h"
#include <epan/tap.h>
@ -54,6 +51,9 @@
#include <string.h>
#include <epan/addr_resolv.h>
#include "rtp_stream.h"
#include "rtp_stream_dlg.h"
/****************************************************************************/
/* the one and only global rtpstream_tapinfo_t structure */