From: Daniel Wagner Date: Mon, 11 Oct 2021 16:13:04 +0000 (+0200) Subject: nvme: Update argconfig include X-Git-Tag: v2.0-rc0~73^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=28d0815a57ffe9402a11a55923820837290b0a0f;p=users%2Fsagi%2Fnvme-cli.git nvme: Update argconfig include argconfig.h is lives in the util directory. Update the include. Signed-off-by: Daniel Wagner --- diff --git a/nvme.c b/nvme.c index 66263196..b379e81d 100644 --- a/nvme.c +++ b/nvme.c @@ -55,7 +55,7 @@ #include "nvme-print.h" #include "plugin.h" -#include "argconfig.h" +#include "util/argconfig.h" #include "fabrics.h" #define CREATE_CMD