Include ui/gtk/addr_resolution_dlg.h so that functions defined here are

checked against their declarations.

Fix a tpo.

svn path=/trunk/; revision=49536
This commit is contained in:
Guy Harris 2013-05-22 23:28:11 +00:00
parent 845728e520
commit 9c6cae4bde
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* addr_resolution_dlg.c
* Show current addres resolution as a hosts file
* Show current address resolution as a hosts file
*
* Copyright 2012 Anders Broman <anders.broman@ericsson.com>
*
@ -46,6 +46,7 @@
#include "ui/gtk/help_dlg.h"
#include "ui/gtk/main.h"
#include "ui/gtk/packet_list.h"
#include "ui/gtk/addr_resolution_dlg.h"
#include "ui/gtk/old-gtk-compat.h"