And the missing includes

This commit is contained in:
Alexander "Ace" Olofsson 2015-01-23 16:06:19 +01:00
parent 7a903b7100
commit 942cf26eee

View file

@ -12,6 +12,9 @@
#include <SDL.h>
#include <OgreRoot.h>
#include <OgreRenderSystem.h>
#include <boost/math/common_factor.hpp>
#include <components/files/configurationmanager.hpp>