Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cfg / cfg_kern.h
index dd950b82f8f0651cc799f314215ff1c870594f81..eecc5139db0a14946ff25d73e1ceb77d5ce9bb93 100644 (file)
@@ -41,7 +41,7 @@
 #ifndef CFG_KERN_H
 #define CFG_KERN_H
 
-#include <cfg/cfg_arch.h>  /* ARCH_EMUL */
+#include "cfg/cfg_arch.h"  /* ARCH_EMUL */
 
 /**
  * Multithreading kernel.