Update globalheaders and fix includes/header guards
This commit is contained in:
committed by
Jérôme Leclercq
parent
da9eb14ebe
commit
d3c05c9ade
@@ -8,8 +8,8 @@
|
||||
#define NAZARA_WIDGETS_BASEWIDGET_HPP
|
||||
|
||||
#include <Nazara/Graphics/Sprite.hpp>
|
||||
#include <Nazara/Platform/WindowEvent.hpp>
|
||||
#include <Nazara/Platform/Mouse.hpp>
|
||||
#include <Nazara/Platform/WindowEvent.hpp>
|
||||
#include <Nazara/Utility/Node.hpp>
|
||||
#include <Nazara/Widgets/Config.hpp>
|
||||
#include <entt/entity/entity.hpp>
|
||||
|
||||
Reference in New Issue
Block a user