Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / kern / proc.h
index d6109e35da4211e20c1387ff9ef04bb986518504..37415f3de9d5ab7b7ae0bd047530d8d3f41523fa 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef KERN_PROC_H
 #define KERN_PROC_H
 
-#include <cfg/cfg_kern.h>
+#include "cfg/cfg_kern.h"
 #include <cfg/compiler.h>
 
 #include <cpu/irq.h>