From ca3293e0332bbd9fe63d6cd6bc215f048132bd08 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 14 Feb 2009 19:24:40 +0000 Subject: Make fpmath stuff public. Un-inline string->fixed conversion routine. svn path=/trunk/libcss/; revision=6513 --- test/dump_computed.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/dump_computed.h') diff --git a/test/dump_computed.h b/test/dump_computed.h index 95e8631..690f6c0 100644 --- a/test/dump_computed.h +++ b/test/dump_computed.h @@ -1,7 +1,6 @@ #include #include - -#include "utils/fpmath.h" +#include static size_t dump_css_fixed(css_fixed f, char *ptr, size_t len) { -- cgit v1.2.3