]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/io-size.c
Opt: Make OPT_LAST_ARG actually work and document interface of opt_parse()
[libucw.git] / ucw / io-size.c
index 547aee56c4fb324a28c8b6b352ca14e07c3e7756..35c8c51d6298da6c99a2e26237b1d74b6a9d5214 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
 
 ucw_off_t ucw_file_size(const char *name)
 {