changed the directory hierarchy of the whole project. See README files for details.

This commit is contained in:
Antonin Descampe
2011-04-13 22:38:50 +00:00
parent 16f205d886
commit 6aaaa3eae2
24 changed files with 318 additions and 365 deletions

View File

@@ -129,7 +129,7 @@ static INLINE long lrintf(float f){
/* JPWL>> */
#ifdef USE_JPWL
#include "../jpwl/jpwl.h"
#include "./jpwl/jpwl.h"
#endif /* USE_JPWL */
/* <<JPWL */