Sdk/CameraComponent: Clean include
Former-commit-id: d0856ba86be59ed82c9b044b270f6369ed1f57be
This commit is contained in:
parent
9f6a311c07
commit
1715ca19b5
|
|
@ -2,9 +2,9 @@
|
|||
// This file is part of the "Nazara Development Kit"
|
||||
// For conditions of distribution and use, see copyright notice in Prerequesites.hpp
|
||||
|
||||
#include <NDK/Components/CameraComponent.hpp>
|
||||
#include <Nazara/Core/Error.hpp>
|
||||
#include <Nazara/Math/Algorithm.hpp>
|
||||
#include "CameraComponent.hpp"
|
||||
|
||||
namespace Ndk
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue