Fix compilation on linux

Former-commit-id: e7ff20401c32d0f7752d03636b5034a3467bf498
This commit is contained in:
Youri Hubaut
2015-09-19 17:10:34 +02:00
parent 4176f1e019
commit a4032abe63
4 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
// This file is part of the "Nazara Engine - Graphics module"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Graphics/ColorBackGround.hpp>
#include <Nazara/Graphics/ColorBackground.hpp>
#include <Nazara/Renderer/Renderer.hpp>
#include <memory>
#include <Nazara/Graphics/Debug.hpp>