From 3223409ab97b1a6a8e60d541b0c7b5b69c8b9a83 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 28 Apr 2008 02:13:31 +0000 Subject: * configure.ac.pamphlet: Check from uint8_t. * config/openaxiom-c-macros.h.in: Rename from config/axiom-c-macros.h.in. * src: Propagate change. --- src/hyper/cond.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hyper/cond.c') diff --git a/src/hyper/cond.c b/src/hyper/cond.c index d60e7a82..b0a72229 100644 --- a/src/hyper/cond.c +++ b/src/hyper/cond.c @@ -41,7 +41,7 @@ * ****************************************************************************/ #define _COND_C -#include "axiom-c-macros.h" +#include "openaxiom-c-macros.h" #include "debug.h" -- cgit v1.2.3