Document return value of event_waitTimeout()
[bertos.git] / bertos / dt / editbool.c
index 89a410345692d9056762b2608ef306098199b50c..867afbe97147077571e6a7a5ff9cef7cc7271def 100644 (file)
  * The boolean value will be displayed using two strings:
  * one when the bool is false and one when it's true.
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@ðeveler.com>
  */
 
-#include <mware/editbool.h>
+#include "editbool.h"
 #include <dt/dtag.h>
 
 #include <drv/lcd_text.h>