Import into DevLib.
[bertos.git] / verstag.h
index dc39124e467c96b1daa1a4ca2ea2a5d77e3b79d3..20423fba821b82d8017410abb3420ecb9d107d5b 100755 (executable)
--- a/verstag.h
+++ b/verstag.h
@@ -1,9 +1,9 @@
 /*!
  * \file
  * <!--
- * Copyright 2003, 2004 Develer S.r.l. (http://www.develer.com/)
+ * Copyright 2003, 2004, 2005 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 devlib/README for information.
+ * This file is part of DevLib - See README.devlib for information.
  * -->
  *
  * \version $Id$
@@ -16,7 +16,7 @@
 #define DEVLIB_VERSTAG_H
 
 #ifndef ARCH_CONFIG_H
-       #include "arch_config.h"
+       #include <cfg/arch_config.h>
 #endif
 
 #define APP_NAME "Appname"