From 6061d37a064fcccacf9ed80a0f5d5070345b2aee Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 5 Feb 2009 14:54:41 +0000 Subject: Fill in members of css_computed_{style,uncommon} Add a couple of types to types.h -- the fixed point stuff needs thinking about. svn path=/trunk/libcss/; revision=6365 --- src/select/select.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/select/select.c') diff --git a/src/select/select.c b/src/select/select.c index deb7718..0a87d84 100644 --- a/src/select/select.c +++ b/src/select/select.c @@ -7,6 +7,7 @@ #include +#include #include #include "stylesheet.h" -- cgit v1.2.3