Skip to content

Commit 8ff624b

Browse files
jjuhltexus
authored andcommitted
Remove erroneously added include
Commit 66185b8 accidentally added the inclusion of a header it shouldn't have.
1 parent 77a490a commit 8ff624b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/Widgets/FileDialog.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828

2929
#include <TGUI/FileDialogIconLoader.hpp>
3030

31-
#include <SFML/Graphics/Texture.hpp>
32-
3331
TEST_CASE("[FileDialog]")
3432
{
3533
const tgui::FileDialog::Ptr dialog = tgui::FileDialog::create();

0 commit comments

Comments
 (0)