Attempt to fix compilation, thanks to KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8668 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include <ITexture.h>
|
||||
#include <Smaterial.h>
|
||||
#include <ImeshBuffer.h>
|
||||
#include <IMeshBuffer.h>
|
||||
|
||||
MaterialManager *material_manager=0;
|
||||
|
||||
|
||||
@@ -34,7 +34,9 @@ using namespace irr;
|
||||
#include "utils/string_utils.hpp"
|
||||
|
||||
#include <ISceneManager.h>
|
||||
#include <ImeshManipulator.h>
|
||||
#include <IMeshManipulator.h>
|
||||
#include <ImeshBuffer.h>
|
||||
#include <Smaterial.h>
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
PhysicalObject::PhysicalObject(const XMLNode &xml_node)
|
||||
|
||||
Reference in New Issue
Block a user