Fix #includes and build a shared library.
[lwext4.git] / include / ext4_dir_idx.h
index f1c5b26dec33c4906f69957ed3c13802814510f1..f3e83d68aa0c5ef1e5aab7347b5f8e492caaebdd 100644 (file)
 extern "C" {
 #endif
 
-#include <ext4_config.h>
-#include <ext4_types.h>
+#include "ext4_config.h"
+#include "ext4_types.h"
 
-#include <ext4_fs.h>
-#include <ext4_dir.h>
+#include "ext4_fs.h"
+#include "ext4_dir.h"
 
 #include <stdint.h>
 #include <stdbool.h>