diff --git a/src/cryptenroll/cryptenroll.c b/src/cryptenroll/cryptenroll.c index e30cba9fd4..b37b59f047 100644 --- a/src/cryptenroll/cryptenroll.c +++ b/src/cryptenroll/cryptenroll.c @@ -4,8 +4,8 @@ #include #include "ask-password-api.h" -#include "build.h" #include "blockdev-util.h" +#include "build.h" #include "cryptenroll-fido2.h" #include "cryptenroll-list.h" #include "cryptenroll-password.h"