X-Git-Url: https://git.llucax.com/z.facultad/66.09/etherled.git/blobdiff_plain/cbf2122a2f610a2b92f1dfcb0f554b4bf7c4757e..db76f3270c5bee0eb1b5ee71fa1946e8d5132d43:/src/reg51.h diff --git a/src/reg51.h b/src/reg51.h index 7b95f31..9f08bd6 100644 --- a/src/reg51.h +++ b/src/reg51.h @@ -2,9 +2,9 @@ #define _REG51_H_ #ifdef SDCC -# include "reg51sdcc.h" +# include "reg51sdcc.h" #else -# include "reg51keil.h" +# include "reg51keil.h" #endif #endif /* _REG51_H_ */