Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / kern / proc_p.h
index 77fca314f0719f8ae9548d39cd899a04afc14545..c0b2bdc5bfe7ae4683fb4ec6c71e01bf47dd2853 100644 (file)
@@ -41,7 +41,7 @@
 #ifndef KERN_PROC_P_H
 #define KERN_PROC_P_H
 
-#include <cfg/cfg_kern.h>
+#include "cfg/cfg_kern.h"
 #include <cfg/compiler.h>
 
 #include <cpu/types.h>        /* for cpu_stack_t */