Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / algo / md2.h
index b06e07583ca7517b111833d98cc9cef940afeadb..51be84889e509d8d560389d0b841d12bb35d2169 100644 (file)
@@ -46,7 +46,7 @@
 #ifndef ALGO_MD2_H
 #define ALGO_MD2_H
 
-#include <cfg/cfg_md2.h>
+#include "cfg/cfg_md2.h"
 #include <cfg/compiler.h>
 
 #define NUM_COMPUTE_ROUNDS 18                        ///< Number of compute rounds.