diff --git a/src/bin/colors.h b/src/bin/colors.h index 666c9c64..e2f2f588 100644 --- a/src/bin/colors.h +++ b/src/bin/colors.h @@ -1,5 +1,5 @@ -#ifndef _COL_H__ -#define _COL_H__ 1 +#ifndef _COLORS_H__ +#define _COLORS_H__ 1 #include #include "config.h"