Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / emul / ser_posix.c
index 221739e711cfe2a544104332a4306a0b437dfbfa..5118305956bcc7ebd3f717de67d3d15a474020fa 100644 (file)
@@ -36,7 +36,7 @@
  * \author Bernardo Innocenti <bernie@develer.com>
  */
 
-#include <appconfig.h>
+#include "cfg/cfg_ser.h"
 
 #include <cfg/debug.h>
 #include <cfg/compiler.h>