]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/fb-pool.c
Heap: Adjust callers
[libucw.git] / ucw / fb-pool.c
index e3095c73c3935ad21f88958d189dc688fedfdfe0..e8628dcd9e09bd9c9efd6e4ca09b9fe1b230fc85 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <stdlib.h>