Include ui/gtk/addr_resolution_dlg.h so that functions defined here are
authorGuy Harris <guy@alum.mit.edu>
Wed, 22 May 2013 23:28:11 +0000 (23:28 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 22 May 2013 23:28:11 +0000 (23:28 -0000)
checked against their declarations.

Fix a tpo.

svn path=/trunk/; revision=49536

ui/gtk/addr_resolution_dlg.c

index ca4038af82326c1cb661964c399810ad7700fbb9..6c3292ce3d342676878fe092fab639a8311464cf 100644 (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"