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>
|
||||
|
||||
BaseState::BaseState(StateContext& context) :
|
||||
State(),
|
||||
|
||||
Reference in New Issue
Block a user