Skip to content

Commit

Permalink
Canvas tests still didn't compile in some cases due to missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
texus committed Nov 23, 2023
1 parent 63a2b4d commit 0cc7738
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/Widgets/Canvas.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
//
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

#include <TGUI/Config.hpp>
#include <TGUI/Widgets/CanvasBase.hpp>

#if TGUI_HAS_RENDERER_BACKEND_SFML_GRAPHICS
#include <SFML/Graphics/View.hpp>
#include <SFML/Graphics/Sprite.hpp>
Expand Down

0 comments on commit 0cc7738

Please sign in to comment.