]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/fb-mem.c
Fastbuf: Rewritten bprintf()
[libucw.git] / ucw / fb-mem.c
index 2752c240e4a62bc4d10866bff68773b30bd924a6..71b171c7c994e21e1ba9ab7ad2110f8e7376dda9 100644 (file)
@@ -7,8 +7,8 @@
  *     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>