Convert to appconfig.h.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Nov 2005 03:02:55 +0000 (03:02 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Nov 2005 03:02:55 +0000 (03:02 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@445 38d2e660-2303-0410-9eaa-f027e97ec537

mware/event.h

index a289db805203beb350e2c55defdfb2660a1504d6..a0e8c75a049bb0a1d51ea62366c26e06149902d0 100755 (executable)
@@ -18,6 +18,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.2  2005/11/27 03:02:55  bernie
+ *#* Convert to appconfig.h.
+ *#*
  *#* Revision 1.1  2005/11/27 01:39:48  bernie
  *#* Move event.[ch] from kern/ to mware/.
  *#*
@@ -59,7 +62,7 @@
 #ifndef KERN_EVENT_H
 #define KERN_EVENT_H
 
-#include <cfg/config.h>
+#include <appconfig.h>
 
 #if CONFIG_KERNEL
        #include <cfg/config_kern.h>