Replace #include <NDK/ by #include <NazaraSDK/
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "StateFactory.hpp"
|
||||
|
||||
#include <Nazara/Renderer/RenderWindow.hpp>
|
||||
#include <NDK/StateMachine.hpp>
|
||||
#include <NazaraSDK/StateMachine.hpp>
|
||||
|
||||
EventState::EventState(StateContext& context) :
|
||||
BaseState(context),
|
||||
|
||||
Reference in New Issue
Block a user