From 839dc7e885a1666e75d0d5e6c51d4f0582b8208f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 1 Sep 2011 12:06:59 +0200 Subject: [PATCH] Updated to new libucw --- ucw/fit.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ucw/fit.c b/ucw/fit.c index a3b2a4f..30b1b9f 100644 --- a/ucw/fit.c +++ b/ucw/fit.c @@ -1,6 +1,6 @@ -#include "lib/lib.h" -#include "lib/fastbuf.h" -#include "lib/bbuf.h" +#include "ucw/lib.h" +#include "ucw/fastbuf.h" +#include "ucw/bbuf.h" #include #include -- 2.39.2