30 #include <TGUI/Core.hpp>
31 #include <TGUI/AllWidgets.hpp>
33 #include <TGUI/GuiBase.hpp>
34 #include <TGUI/Backend.hpp>
35 #include <TGUI/Loading/Deserializer.hpp>
36 #include <TGUI/Loading/Serializer.hpp>
38 #if TGUI_HAS_BACKEND_SFML
39 #include <TGUI/Backends/SFML.hpp>