mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-08 11:38:19 +03:00
de-Windownizing and some build-fixes
This commit is contained in:
parent
33f22fd68b
commit
1e9dc4b435
5 changed files with 29 additions and 16 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <utility>
|
||||
#include <openengine/ogre/renderer.hpp>
|
||||
#include <openengine\bullet\physic.hpp>
|
||||
#include <openengine/bullet/physic.hpp>
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
#include "ptr.hpp"
|
||||
#include "globals.hpp"
|
||||
|
||||
#include "openengine\bullet\physic.hpp"
|
||||
#include <openengine/bullet/physic.hpp>
|
||||
|
||||
namespace Ogre
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue