Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / algo / randpool.h
index fd0a96fd8d7c4e56db3d750f0346338949d93967..2c4faf67b6f6e7d2ab005d9217d3edde47c26af5 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef ALGO_RANDPOOL_H
 #define ALGO_RANDPOOL_H
 
-#include <cfg/cfg_randpool.h>
+#include "cfg/cfg_randpool.h"
 #include <cfg/compiler.h>