From 62746921089c2f883e8053a1a5b64dfd54b16673 Mon Sep 17 00:00:00 2001 From: Lynix Date: Fri, 13 May 2016 13:02:42 +0200 Subject: [PATCH] Sdk/CameraComponent: Clean include Former-commit-id: 3ff8192a4ae46441c7f3d5554c532f6a0bcc07da --- SDK/include/NDK/Components/CameraComponent.inl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDK/include/NDK/Components/CameraComponent.inl b/SDK/include/NDK/Components/CameraComponent.inl index 7ff31d623..d3bb9177e 100644 --- a/SDK/include/NDK/Components/CameraComponent.inl +++ b/SDK/include/NDK/Components/CameraComponent.inl @@ -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 #include #include -#include "CameraComponent.hpp" namespace Ndk {