diff --git a/src/blackgui/components/cockpitcomponent.h b/src/blackgui/components/cockpitcomponent.h index fbabd3e38..83f9ac346 100644 --- a/src/blackgui/components/cockpitcomponent.h +++ b/src/blackgui/components/cockpitcomponent.h @@ -9,8 +9,8 @@ //! \file -#ifndef BLACKGUI_COCKPITCOMPONENT_H -#define BLACKGUI_COCKPITCOMPONENT_H +#ifndef BLACKGUI_COMPONENTS_COCKPITCOMPONENT_H +#define BLACKGUI_COMPONENTS_COCKPITCOMPONENT_H #include "blackgui/blackguiexport.h" #include "blackgui/components/enablefordockwidgetinfoarea.h"