From a269ae1b6a0a65d3e28a4c59487f7fd9b8a5685c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Tue, 26 Sep 2017 15:04:56 +0100 Subject: Rename "ws_version_info.h", also .c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's not installed so like most other files it doesn't need or benefit from the prefix. Change-Id: I01517e06f12b3101fee21b68cba3bc6842bbef5c Reviewed-on: https://code.wireshark.org/review/23751 Petri-Dish: João Valverde Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde --- ui/tap_export_pdu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/tap_export_pdu.c') diff --git a/ui/tap_export_pdu.c b/ui/tap_export_pdu.c index 2e5ee3d4c2..d5e9b23a49 100644 --- a/ui/tap_export_pdu.c +++ b/ui/tap_export_pdu.c @@ -26,7 +26,7 @@ #include "globals.h" #include "wiretap/pcap-encap.h" #include "wsutil/os_version_info.h" -#include "ws_version_info.h" +#include "version_info.h" #include #include -- cgit v1.2.3