New module: Platform - Split window management from Utility module (#128)
* New module: Platform - Split window management from Utility module Final touch * NDK/SDK: Bring back initialization of Utility
This commit is contained in:
committed by
Jérôme Leclercq
parent
41a1b5d493
commit
5aa072cee3
@@ -10,7 +10,7 @@
|
||||
#include <Nazara/Renderer/Context.hpp>
|
||||
#include <Nazara/Renderer/RenderTarget.hpp>
|
||||
#if defined(NAZARA_PLATFORM_GLX)
|
||||
#include <Nazara/Utility/X11/Display.hpp>
|
||||
#include <Nazara/Platform/X11/Display.hpp>
|
||||
#endif // NAZARA_PLATFORM_GLX
|
||||
#include <cstring>
|
||||
#include <set>
|
||||
|
||||
Reference in New Issue
Block a user