diff options
Diffstat (limited to 'sys/dev/mmc/host/dwmmc_var.h')
| -rw-r--r-- | sys/dev/mmc/host/dwmmc_var.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mmc/host/dwmmc_var.h b/sys/dev/mmc/host/dwmmc_var.h index 16893b110804..ebfc738eb8af 100644 --- a/sys/dev/mmc/host/dwmmc_var.h +++ b/sys/dev/mmc/host/dwmmc_var.h @@ -32,7 +32,7 @@ #define DEV_MMC_HOST_DWMMC_VAR_H #include <dev/clk/clk.h> -#include <dev/extres/hwreset/hwreset.h> +#include <dev/hwreset/hwreset.h> #include <dev/extres/regulator/regulator.h> #include "opt_mmccam.h" |
