Update includes for new NazaraUtils version
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
#ifndef NAZARA_OPENGLRENDERER_WRAPPER_TEXTURE_HPP
|
||||
#define NAZARA_OPENGLRENDERER_WRAPPER_TEXTURE_HPP
|
||||
|
||||
#include <Nazara/Prerequisites.hpp>
|
||||
#include <NazaraUtils/Prerequisites.hpp>
|
||||
#include <Nazara/OpenGLRenderer/OpenGLDevice.hpp>
|
||||
#include <Nazara/OpenGLRenderer/Wrapper/DeviceObject.hpp>
|
||||
#include <Nazara/Utils/MovableValue.hpp>
|
||||
#include <NazaraUtils/MovableValue.hpp>
|
||||
|
||||
namespace Nz::GL
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user