]> mj.ucw.cz Git - eval.git/blobdiff - sherlock/object.c
Made ConfigTree.fix take list os well, added test
[eval.git] / sherlock / object.c
index d12270b1fdc5c4d058f3e441b138a94e98240c1a..05e6c2edfea3e775b177079fbd16bc2b5bbda907 100644 (file)
@@ -9,8 +9,8 @@
  */
 
 #include "sherlock/sherlock.h"
-#include "lib/mempool.h"
-#include "lib/fastbuf.h"
+#include "ucw/mempool.h"
+#include "ucw/fastbuf.h"
 #include "sherlock/object.h"
 
 #include <string.h>