From d54ac758d5138c45c60f9488bdcfc487028d5b8c Mon Sep 17 00:00:00 2001 From: Johannes Reinhardt Date: Sun, 13 Jul 2008 23:13:44 +0200 Subject: [PATCH] cosmetics --- src/lookahead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lookahead.c b/src/lookahead.c index f2ea270..b2016da 100644 --- a/src/lookahead.c +++ b/src/lookahead.c @@ -1,6 +1,6 @@ -#include "lookahead.h" #include #include +#include "lookahead.h" double turn2w(trial* t, turn_t turn) {