Mon, 16 Feb 2004 00:55:23 +0100
trunk: changeset 1306 Fixed snprintf path.
--- a/output.c Mon Feb 16 00:44:56 2004 +0100 +++ b/output.c Mon Feb 16 00:55:23 2004 +0100 @@ -22,7 +22,7 @@ #include <libtu/util.h> #if !defined(HAS_SYSTEM_ASPRINTF) -#include "../snprintf_2.2/snprintf.h" +#include "snprintf_2.2/snprintf.h" #endif