From 7e3a24418c8e8ccd91047deb280de9d72758d57d Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Tue, 6 Dec 2005 00:07:13 +0000 Subject: rename pcap-....c/.h files to capture-pcap-....c/.h this way, the capture prefix will "logically" group the files together and file browsers will also group them we may want to move the files into a subdir capture later svn path=/trunk/; revision=16691 --- gtk/capture_dlg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/capture_dlg.c') diff --git a/gtk/capture_dlg.c b/gtk/capture_dlg.c index 8746bf6ba9..1509bbc53f 100644 --- a/gtk/capture_dlg.c +++ b/gtk/capture_dlg.c @@ -44,7 +44,7 @@ #include "filter_dlg.h" #include "simple_dialog.h" #include "dlg_utils.h" -#include "pcap-util.h" +#include "capture-pcap-util.h" #include "capture_ui_utils.h" #include #include "ringbuffer.h" -- cgit v1.2.3