summaryrefslogtreecommitdiff
path: root/codec/volume_to_jp3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'codec/volume_to_jp3d.c')
-rwxr-xr-xcodec/volume_to_jp3d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/codec/volume_to_jp3d.c b/codec/volume_to_jp3d.c
index e00785d4..acfcd10e 100755
--- a/codec/volume_to_jp3d.c
+++ b/codec/volume_to_jp3d.c
@@ -32,7 +32,7 @@
#include <string.h>
#include <stdlib.h>
-#include "../libjp3dvm/openjpeg3d.h"
+#include "openjpeg3d.h"
#include "getopt.h"
#include "convert.h"