X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fdebug.h;h=0ec7cf3369038a254ec38b717efc570820da354a;hb=3c39d4d894849ce0115c6e1efe14b003aa2e91e1;hp=a75b4d2d9f9b22f027bc53fd531683469ba534be;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/cfg/debug.h b/bertos/cfg/debug.h index a75b4d2d..0ec7cf33 100644 --- a/bertos/cfg/debug.h +++ b/bertos/cfg/debug.h @@ -40,8 +40,8 @@ * \author Bernardo Innocenti */ -#ifndef DEVLIB_DEBUG_H -#define DEVLIB_DEBUG_H +#ifndef CFG_DEBUG_H +#define CFG_DEBUG_H #include #include @@ -310,4 +310,4 @@ #endif /* _DEBUG */ -#endif /* DEVLIB_DEBUG_H */ +#endif /* CFG_DEBUG_H */