diff --git a/graphics/straight_text_element.cpp b/graphics/straight_text_element.cpp index 81db60282a..5b7f445fe6 100644 --- a/graphics/straight_text_element.cpp +++ b/graphics/straight_text_element.cpp @@ -1,4 +1,4 @@ -#include "../base/SRC_FIRST.hpp" +#include "../base/SRC_FIRST.hpp" #include "straight_text_element.hpp" #include "overlay_renderer.hpp" diff --git a/gui/balloon.cpp b/gui/balloon.cpp index 2f93638626..1681c7345c 100644 --- a/gui/balloon.cpp +++ b/gui/balloon.cpp @@ -1,4 +1,4 @@ -#include "balloon.hpp" +#include "balloon.hpp" #include "controller.hpp" #include "../geometry/transformations.hpp"