Whamcloud - gitweb
filefrag: add -E option to display the extent status cache
[tools/e2fsprogs.git] / misc / uuidd.c
index 02ca6be..4db3fa9 100644 (file)
@@ -35,7 +35,7 @@ extern int optind;
 #endif
 #include "uuid/uuid.h"
 #include "uuid/uuidd.h"
-#include "nls-enable.h"
+#include "support/nls-enable.h"
 #include "ext2fs/ext2fs.h"
 
 #ifdef __GNUC__