Fixed slashes in include paths.

This commit is contained in:
David Williams
2011-10-15 11:06:01 +01:00
parent db81e1bc3f
commit 46d63ddcd1
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@ freely, subject to the following restrictions:
distribution.
*******************************************************************************/
#include "PolyVoxCore\SimpleInterface.h"
#include "PolyVoxCore/SimpleInterface.h"
namespace PolyVox
{