Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / mware / event.h
index 5fa996c684222c5654984d26522a4e68941bde82..a357bb18e6ad7e1ae7523e8aad83fe4a697fa2a6 100644 (file)
@@ -45,7 +45,7 @@
 #define KERN_EVENT_H
 
 #include <cfg/compiler.h>
-#include <cfg/cfg_kern.h>
+#include "cfg/cfg_kern.h"
 
 #if CONFIG_KERNEL
        #if defined(CONFIG_KERN_SIGNALS) && CONFIG_KERN_SIGNALS