SFML/Graphics.hpp was not being included inside TGUI.hpp
parent
41c39cf5a1
commit
402c99a131
|
@ -69,6 +69,8 @@
|
|||
#include <TGUI/Widgets/TextBox.hpp>
|
||||
#include <TGUI/Widgets/VerticalLayout.hpp>
|
||||
|
||||
#include <SFML/Graphics.hpp>
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#endif // TGUI_TGUI_HPP
|
||||
|
|
Loading…
Reference in New Issue