Clear ext4_dir_idx_root in ext4_dir_dx_init
[lwext4.git] / lwext4 / ext4_crc32c.h
index 3e3a3a75e21eaf8775c424f6b0e79c2b038f43a2..659699ebdbd4e103cd8fe8925b3d570f271d96e3 100644 (file)
@@ -39,7 +39,8 @@
 #ifndef LWEXT4_EXT4_CRC32C_H_
 #define LWEXT4_EXT4_CRC32C_H_
 
-#include <ext4_config.h>
+#include "ext4_config.h"
+
 #include <stdint.h>
 
 /**@brief      CRC32C algorithm.