X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=submit%2Fcommands.c;h=98adf37f3e8a21f63653b3c6200e6c3e9a26346f;hb=28c3aa2bd73958557fc5e5441bcb7a2a2ca1c375;hp=3c3e3aa530548bd2f71df3ba4f69a89c795e91f5;hpb=710046d77c3f4e1838b4ff9df39d4ecc137deba6;p=moe.git diff --git a/submit/commands.c b/submit/commands.c index 3c3e3aa..98adf37 100644 --- a/submit/commands.c +++ b/submit/commands.c @@ -4,11 +4,11 @@ * (c) 2007 Martin Mares */ -#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"