SFML/Graphics.hpp was not being included inside TGUI.hpp

0.8
Bruno Van de Velde 2017-07-31 00:49:28 +02:00
parent 41c39cf5a1
commit 402c99a131
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@
#include <TGUI/Widgets/TextBox.hpp>
#include <TGUI/Widgets/VerticalLayout.hpp>
#include <SFML/Graphics.hpp>
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
#endif // TGUI_TGUI_HPP