diff --git a/Bigfoot/Sources/Utils/Include/Utils/Assert.hpp b/Bigfoot/Sources/Utils/Include/Utils/Assert.hpp index a358228..45d98af 100644 --- a/Bigfoot/Sources/Utils/Include/Utils/Assert.hpp +++ b/Bigfoot/Sources/Utils/Include/Utils/Assert.hpp @@ -4,8 +4,8 @@ * \author Romain BOULLARD * \date October 2025 *********************************************************************/ -#ifndef BIGFOOT_SYSTEM_ASSERT_HPP -#define BIGFOOT_SYSTEM_ASSERT_HPP +#ifndef BIGFOOT_UTILS_ASSERT_HPP +#define BIGFOOT_UTILS_ASSERT_HPP #include #if defined BIGFOOT_NOT_OPTIMIZED