Fix #includes and build a shared library.
[lwext4.git] / include / ext4_blockdev.h
index 4efbb43c72ddf909e5585e4c6df682a73837fc4e..4673479bd6d2a3ffded0f1d69a54d5c8b21b9cde 100644 (file)
@@ -40,8 +40,8 @@
 extern "C" {
 #endif
 
-#include <ext4_config.h>
-#include <ext4_bcache.h>
+#include "ext4_config.h"
+#include "ext4_bcache.h"
 
 #include <stdbool.h>
 #include <stdint.h>