de-Windownizing and some build-fixes

This commit is contained in:
Marc Zinnschlag 2011-02-26 16:37:47 +01:00
parent 33f22fd68b
commit 1e9dc4b435
5 changed files with 29 additions and 16 deletions

View file

@ -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>

View file

@ -14,7 +14,7 @@
#include "ptr.hpp"
#include "globals.hpp"
#include "openengine\bullet\physic.hpp"
#include <openengine/bullet/physic.hpp>
namespace Ogre
{