diff --git a/app/weather/weather_node.h b/app/weather/weather_node.h index 5a2bcd4..1c351b8 100644 --- a/app/weather/weather_node.h +++ b/app/weather/weather_node.h @@ -1,5 +1,5 @@ -#ifndef WEATHER_CONTROLLER_H -#define WEATHER_CONTROLLER_H +#ifndef WEATHER_NODE_H +#define WEATHER_NODE_H #include "core/containers/vector.h" #include "core/string.h"