Doc fixes.
[bertos.git] / verstag.h
index f86344167ada66563e2ad92b96b4093295f08c16..a37bcc1112d53d7a98119ce8fe78ef6353199cea 100644 (file)
--- a/verstag.h
+++ b/verstag.h
@@ -28,7 +28,7 @@
  *
  * Copyright 2003, 2004, 2005, 2006 Develer S.r.l. (http://www.develer.com/)
  * Copyright 2001, 2002, 2003 by Bernardo Innocenti <bernie@codewiz.org>
- * This file is part of DevLib - See README.devlib for information.
+ *
  * -->
  *
  * \version $Id$
@@ -41,7 +41,7 @@
 #define DEVLIB_VERSTAG_H
 
 #ifndef ARCH_CONFIG_H
-       #include "cfg/arch_config.h"
+       #include <cfg/arch_config.h>
 #endif
 
 #define APP_NAME "Appname"