Fix #includes and build a shared library.
[lwext4.git] / include / ext4_block_group.h
index 61fbc9800c469dd1f6caf8baa58727394b071476..88e00a1ea883c61564e495c09eaba1bc6bb00f69 100644 (file)
@@ -46,9 +46,9 @@
 extern "C" {
 #endif
 
-#include <ext4_config.h>
-#include <ext4_types.h>
-#include <ext4_super.h>
+#include "ext4_config.h"
+#include "ext4_types.h"
+#include "ext4_super.h"
 
 #include <stdint.h>
 #include <stdbool.h>