]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/fb-param.c
Heap: Interface cleanup
[libucw.git] / ucw / fb-param.c
index f9d2b0fa1eee4dec03312edaca79eb2183c0a44a..e0f9a73f49be87ba8d755dac490e6c824cc6b3d0 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/io.h"
-#include "ucw/fastbuf.h"
-#include "ucw/trans.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/io.h>
+#include <ucw/fastbuf.h>
+#include <ucw/trans.h>
 
 #include <fcntl.h>
 #include <stdio.h>