X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdt%2Fdnotifier.h;h=3822df59883bdcf4f5df0467ef3cd15faecb8a96;hb=2e34c24046394ce0ed0783ac4703049f385a833e;hp=9560d3c8d37aecd33d8518093fe5d200be1fe345;hpb=2f17044dce0dc62f1afcef1d103b90ef71bb758d;p=bertos.git diff --git a/bertos/dt/dnotifier.h b/bertos/dt/dnotifier.h index 9560d3c8..3822df59 100644 --- a/bertos/dt/dnotifier.h +++ b/bertos/dt/dnotifier.h @@ -32,7 +32,7 @@ * \brief Notifier obj (interface). * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Francesco Sacchi */ @@ -42,7 +42,7 @@ #include #include
-#include +#include //Fwd declaretion. struct DNotifier;