Fix #includes and build a shared library.
[lwext4.git] / include / ext4_mbr.h
index 97a445952210f339b95ec349708f255809040fec..858ab021b3438a4e393c0541ec09c19cfd731eb4 100644 (file)
@@ -41,8 +41,8 @@
 extern "C" {
 #endif
 
-#include <ext4_config.h>
-#include <ext4_blockdev.h>
+#include "ext4_config.h"
+#include "ext4_blockdev.h"
 
 /**@brief Master boot record block devices descriptor*/
 struct ext4_mbr_bdevs {