]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/main-rec.c
Opt: Make OPT_LAST_ARG actually work and document interface of opt_parse()
[libucw.git] / ucw / main-rec.c
index 1db9942b78f81ca0278c6430e35eb37ac3a9003a..ca313187fdf905490bb498035bff01b7d5e7a1a5 100644 (file)
@@ -9,8 +9,8 @@
 
 #undef LOCAL_DEBUG
 
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mainloop.h"
+#include <ucw/lib.h>
+#include <ucw/mainloop.h>
 
 #include <stdio.h>
 #include <string.h>
 
 #include <stdio.h>
 #include <string.h>