Added interpolationsystem to pipeline.

This commit is contained in:
stiffly
2016-01-18 17:34:17 +01:00
parent 62c3f72355
commit 765509b510
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
#include "Core/EntityFile.h"
#include "Rendering/RenderSystem.h"
#include "Core/EntityFileParser.h"
#include "InterpolationSystem.h"
// Network
#include <boost/thread.hpp>
#include "Network/Network.h"