about summary refs log tree commit diff
path: root/converter/other/cameratopam/foveon.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/cameratopam/foveon.h')
-rw-r--r--converter/other/cameratopam/foveon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/other/cameratopam/foveon.h b/converter/other/cameratopam/foveon.h
index 57be2244..f3177e50 100644
--- a/converter/other/cameratopam/foveon.h
+++ b/converter/other/cameratopam/foveon.h
@@ -10,5 +10,5 @@ void
 foveon_load_raw(void);
 
 void  
-foveon_coeff(bool * const useCoeffP,
-             float        coeff[3][4]);
+foveon_coeff(int * const useCoeffP,
+             float       coeff[3][4]);