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