Ethereal-cvs: [Ethereal-cvs] r11504 - trunk: trunk/color_filters.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 23 Jul 2004 21:39:15 -0500 (CDT)
Author: guy
Date: Fri Jul 23 21:39:15 2004
New Revision: 11504

Modified:
   trunk/color_filters.h
Log:
"color_filters.h" doesn't need to include "epan/dfilter/dfilter.h";
anything that includes "color_filters.h" also includes
"epan/dfilter/dfilter.h" either directly or indirectly.