OSDN Git Service

ext4_utils: Export headers for libext4_utils* libs.
[android-x86/system-extras.git] / ext4_utils / make_ext4fs_main.c
index 1343cc6..87cb53e 100644 (file)
@@ -40,8 +40,8 @@
 struct selabel_handle;
 #endif
 
-#include "make_ext4fs.h"
-#include "ext4_utils.h"
+#include "ext4_utils/ext4_utils.h"
+#include "ext4_utils/make_ext4fs.h"
 
 #ifndef _WIN32 /* O_BINARY is windows-specific flag */
 #define O_BINARY 0