From a6f19781d71ebedeada4deefd6eeefcfa1bdce5e Mon Sep 17 00:00:00 2001 From: Antonin Descampe Date: Wed, 13 Apr 2011 15:24:36 +0000 Subject: renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone directory, with independent cmake files. Done as it uses its own version of the openjpeg library and does not depend on the one currently developped. Will be removed from the trunk and stored in a branch. --- codec/convert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'codec/convert.c') diff --git a/codec/convert.c b/codec/convert.c index 7a5d177d..ff4dec3b 100755 --- a/codec/convert.c +++ b/codec/convert.c @@ -31,7 +31,7 @@ #include #include #include -#include "../libjp3dvm/openjpeg3d.h" +#include "openjpeg3d.h" #ifdef _WIN32 #include "windirent.h" #else -- cgit v1.2.3