rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / filecr2.C
index ff929f93ebd987f725eea522989b255ffd390836..074076ec7b3106b4ce172be607ab698ec2a9c7fd 100644 (file)
@@ -22,7 +22,7 @@
 #include "asset.h"
 #include "bchash.h"
 #include "clip.h"
-#include "colormodels.h"
+#include "bccmodels.h"
 #include "format.inc"
 #include "file.h"
 #include "filecr2.h"
@@ -184,6 +184,8 @@ int FileCR2::read_frame(VFrame *frame, char *path)
        argv[argc++] = (char*)"dcraw";
 // write to stdout
        argv[argc++] = (char*)"-c";
+// no rotation
+       argv[argc++] = (char*)"-j";
 
 // printf("FileCR2::read_frame %d interpolate=%d white_balance=%d\n", 
 // __LINE__,