Include "webbrowser.h" to declare "browser_open_url()".

svn path=/trunk/; revision=14423
This commit is contained in:
Guy Harris 2005-05-24 01:28:25 +00:00
parent f6d48e45c8
commit ea838882e6
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
#include "ui_util.h"
#include "compat_macros.h"
#include "gtkglobals.h"
#include "webbrowser.h"
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"