]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/partmap.c
Heap: Adjust callers
[libucw.git] / ucw / partmap.c
index fd9d91249ea8e715942b1e070ada30a141ecd8d3..4f75f91e44b7a42e1ab18b056ddd4ad3dfa663eb 100644 (file)
@@ -8,9 +8,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
-#include "ucw/partmap.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
+#include <ucw/partmap.h>
 
 #include <stdio.h>
 #include <stdlib.h>