Try to fix application of namespace to MainStereoscopicPicture nodes.
[libdcp.git] / src / gamma_lut.h
index c844de443f666f138cd8151327eabc94512cc3e7..32e4af0274f5df237f6c5347863b9b2edacccdd9 100644 (file)
@@ -25,7 +25,7 @@
 
 namespace libdcp {
 
-class GammaLUT : public LUT<float>
+class GammaLUT : public LUT
 {
 public:
        GammaLUT (int bit_length, float gamma);