diff --git a/components/ratgdo/rolling_code.h b/components/ratgdo/rolling_code.h index b74a25c..67b0b28 100644 --- a/components/ratgdo/rolling_code.h +++ b/components/ratgdo/rolling_code.h @@ -2,7 +2,7 @@ #define _RATGDO_ROLLING_CODE_H extern "C" { -#include "../secplus/secplus.h" +#include "secplus.h" } void readCounterFromFlash(); // get the rolling code counter from setup.json &