]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/res-mempool.c
Conf: Decoupled cf_stack_done() from committing
[libucw.git] / ucw / res-mempool.c
index 74e5fa633c443641cf62431db6c2e99ed7e88dfa..16bea86b61021e08f83dd36e0bfaf666e758f4bc 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>
 #include <stdlib.h>