Fix #includes and build a shared library.
[lwext4.git] / include / ext4_ialloc.h
index e845c79f7e0d1a2cc15921f27282e508e7b6e06a..cea3fe6bb47f2bfdf7a9efc5860af325659fb589 100644 (file)
@@ -46,8 +46,8 @@
 extern "C" {
 #endif
 
-#include <ext4_config.h>
-#include <ext4_types.h>
+#include "ext4_config.h"
+#include "ext4_types.h"
 
 /**@brief Calculate and set checksum of inode bitmap.
  * @param sb superblock pointer.