]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/ff-printf.c
Heap: Interface cleanup
[libucw.git] / ucw / ff-printf.c
index ad80e413d58ebef9281689b1cd4e81faed621c36..8e59f2ffbf1ff191e848fb086eda2c71c1e9b042 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <alloca.h>
 
 #include <stdio.h>
 #include <alloca.h>