]> mj.ucw.cz Git - misc.git/commitdiff
Updated to new libucw
authorMartin Mares <mj@ucw.cz>
Thu, 1 Sep 2011 10:06:59 +0000 (12:06 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 1 Sep 2011 10:06:59 +0000 (12:06 +0200)
ucw/fit.c

index a3b2a4f7907e7e71a673f94bcddedb195af26509..30b1b9fa8a434c8f0d696788cf956701d56317cc 100644 (file)
--- 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 <stdio.h>
 #include <stdlib.h>