Fix #includes and build a shared library.
[lwext4.git] / include / ext4_debug.h
index 10c581e8402259b355e654beebe74d3e0d552784..6eb8aa16393d012afdd35e469208ccc1e4631478 100644 (file)
@@ -41,8 +41,8 @@
 extern "C" {
 #endif
 
-#include <ext4_config.h>
-#include <ext4_errno.h>
+#include "ext4_config.h"
+#include "ext4_errno.h"
 
 #if !CONFIG_HAVE_OWN_ASSERT
 #include <assert.h>