]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/sorter/debug/radix-file-test.c
Sorter tests: get rid of sherlock.h
[libucw.git] / ucw / sorter / debug / radix-file-test.c
index 46d1bb4c94dbfe897a9ef4c9039e54ec6610fee2..2e2b60f8b0fff0c30058c5c044f1a4d41015f985 100644 (file)
@@ -4,9 +4,9 @@
  *  (c) 2007 Martin Mares <mj@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/lfs.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/io.h>
 
 #include <stdio.h>
 #include <stdlib.h>