gfx_findRegion(): Only define when CONFIG_GFX_CLIPPING is enabled.
[bertos.git] / verstag.c
index a82242b11c4b312534d48388ea74382e9587909d..f0afc47ec3a877a2f54c34bdd83d8d8e997385cc 100755 (executable)
--- a/verstag.c
+++ b/verstag.c
@@ -1,4 +1,4 @@
-/*!
+/**
  * \file
  * <!--
  * Copyright 2004, 2005 Develer S.r.l. (http://www.develer.com/)
@@ -11,7 +11,7 @@
  *
  * \brief Define application version strings
  */
-#include "verstag.h"
+#include <verstag.h>
 
 /*
  * "buildrev.h" is auto-generated by the build infrastructure,