From d4d577213b938db75005f88b5085db1874c4eb51 Mon Sep 17 00:00:00 2001 From: Ryan Tandy Date: Sun, 26 Feb 2012 20:24:23 -0800 Subject: make tests build again --- test/test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test.c b/test/test.c index 926d5c2..82e450b 100644 --- a/test/test.c +++ b/test/test.c @@ -3,6 +3,7 @@ #include "sys/time.h" #include "../src/meh.h" +#include "../src/scale.h" #define TESTRUNS 20 #define STARTTEST(name) int test_##name(){ testname = #name; testsrun++; do -- cgit v1.2.3