From 768151cf39fed9dbae2e118a75f11b97342685d5 Mon Sep 17 00:00:00 2001 From: Gregor Haas Date: Sun, 8 Dec 2019 22:55:15 -0500 Subject: [PATCH] whoops --- checkm8_payloads/include/brfunc_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkm8_payloads/include/brfunc_common.h b/checkm8_payloads/include/brfunc_common.h index 91c9f0d..cfca7bd 100644 --- a/checkm8_payloads/include/brfunc_common.h +++ b/checkm8_payloads/include/brfunc_common.h @@ -1,7 +1,7 @@ #ifndef IPWNDFU_REWRITE_C_BRFUNC_COMMON_H #define IPWNDFU_REWRITE_C_BRFUNC_COMMON_H -#include "include/checkm8_config.h" +#include "checkm8_config.h" typedef int (*BOOTROM_FUNC)();