]> mj.ucw.cz Git - eval.git/blobdiff - submit/commands.c
Isolate: Updating TODO
[eval.git] / submit / commands.c
index 3c3e3aa530548bd2f71df3ba4f69a89c795e91f5..98adf37f3e8a21f63653b3c6200e6c3e9a26346f 100644 (file)
@@ -4,11 +4,11 @@
  *  (c) 2007 Martin Mares <mj@ucw.cz>
  */
 
-#include "lib/lib.h"
-#include "lib/mempool.h"
-#include "lib/simple-lists.h"
-#include "lib/stkstring.h"
-#include "lib/fastbuf.h"
+#include "ucw/lib.h"
+#include "ucw/mempool.h"
+#include "ucw/simple-lists.h"
+#include "ucw/stkstring.h"
+#include "ucw/fastbuf.h"
 #include "sherlock/object.h"
 #include "sherlock/objread.h"