Fix #includes and build a shared library.
[lwext4.git] / include / ext4_trans.h
index b17373c9c1ddb1e98082604bdd5bff0dc8622ced..e3cb28ac8646c0c64ea1b1143d291ddbc5296563 100644 (file)
@@ -41,8 +41,8 @@
 extern "C" {
 #endif
 
-#include <ext4_config.h>
-#include <ext4_types.h>
+#include "ext4_config.h"
+#include "ext4_types.h"
 
 
 /**@brief   Mark a buffer dirty and add it to the current transaction.