mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-03 23:56:43 +00:00 
			
		
		
		
	build fix (thanks travis)
This commit is contained in:
		
							parent
							
								
									d587f3c946
								
							
						
					
					
						commit
						683b8d77dd
					
				
					 2 changed files with 3 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -9,6 +9,9 @@
 | 
			
		|||
#include "../mwbase/environment.hpp"
 | 
			
		||||
#include "../mwbase/mechanicsmanager.hpp"
 | 
			
		||||
 | 
			
		||||
#include "creaturestats.hpp"
 | 
			
		||||
#include "npcstats.hpp"
 | 
			
		||||
 | 
			
		||||
#include "OgreMath.h"
 | 
			
		||||
 | 
			
		||||
namespace
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,14 +5,6 @@
 | 
			
		|||
 | 
			
		||||
#include "pathfinding.hpp"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#include "..\mwworld\class.hpp"
 | 
			
		||||
#include "creaturestats.hpp"
 | 
			
		||||
#include "npcstats.hpp"
 | 
			
		||||
#include "..\mwbase\environment.hpp"
 | 
			
		||||
#include "..\mwbase\world.hpp"
 | 
			
		||||
#include "..\mwworld\player.hpp"
 | 
			
		||||
 | 
			
		||||
#include "movement.hpp"
 | 
			
		||||
 | 
			
		||||
namespace MWMechanics
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue