From a441793cba1e5cb7567e08990e82bfb94f6764df Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Tue, 25 Jun 2013 22:02:20 +0000 Subject: Move a couple of time-related modules into wsutil. A bunch of files didn't really need to include these header files so remove the include line rather than changing it. svn path=/trunk/; revision=50154 --- ui/qt/packet_list_model.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/qt/packet_list_model.cpp') diff --git a/ui/qt/packet_list_model.cpp b/ui/qt/packet_list_model.cpp index 96953f2938..d34a35bb37 100644 --- a/ui/qt/packet_list_model.cpp +++ b/ui/qt/packet_list_model.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include "color.h" -- cgit v1.2.3