diff --git a/src/constants.h b/src/constants.h index 0b65e07..273f3e5 100755 --- a/src/constants.h +++ b/src/constants.h @@ -1,5 +1,6 @@ -#ifdef CHESS_CONSTANTS -#define CHESS_CONSTANTS +#ifndef CHESS_CONSTANTS_H +#define CHESS_CONSTANTS_H + #include #include #include