X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Fmd2.h;h=51be84889e509d8d560389d0b841d12bb35d2169;hb=4a5e6831a468c3e120cb3f0f3590aff8824ed7d0;hp=b06e07583ca7517b111833d98cc9cef940afeadb;hpb=d62963b4a64efe8d2917f489fefaf586a9a99126;p=bertos.git diff --git a/bertos/algo/md2.h b/bertos/algo/md2.h index b06e0758..51be8488 100644 --- a/bertos/algo/md2.h +++ b/bertos/algo/md2.h @@ -46,7 +46,7 @@ #ifndef ALGO_MD2_H #define ALGO_MD2_H -#include +#include "cfg/cfg_md2.h" #include #define NUM_COMPUTE_ROUNDS 18 ///< Number of compute rounds.