Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / kern / monitor.h
index 9e569a1de57382db721f7d5ce4b5101b0fd95c29..0c705a4aed1b75dcb0cd5d687a2ab5e58de6f4bd 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef KERN_MONITOR_H
 #define KERN_MONITOR_H
 
-#include <cfg/cfg_kern.h>
+#include "cfg/cfg_kern.h"
 
 #include <cpu/types.h>