]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/conf-journal.c
Time: Timing functions separated out to <ucw/time.h>
[libucw.git] / ucw / conf-journal.c
index b0b90134f6843795056417cfd72d0d6addf5c1ce..6134bfd254d535365b3a1af20447934d01637d60 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/conf-internal.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/conf-internal.h>
+#include <ucw/mempool.h>
 
 #include <string.h>