Merge pull request #1496 from camporter/linux_compat_fixes

Fix case sensitivity and Platform::fileDelete
This commit is contained in:
Anis 2016-02-19 16:50:27 +01:00
commit cebfc81d7f
9 changed files with 20 additions and 10 deletions

View file

@ -39,7 +39,7 @@
#endif
#ifndef _TSSHAPE_H_
#include "ts/TSShape.h"
#include "ts/tsShape.h"
#endif
#ifndef __RESOURCE_H__
#include "core/resource.h"