summaryrefslogtreecommitdiff
path: root/src/gamma_lut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamma_lut.h')
-rw-r--r--src/gamma_lut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma_lut.h b/src/gamma_lut.h
index 32e4af02..095ad882 100644
--- a/src/gamma_lut.h
+++ b/src/gamma_lut.h
@@ -23,7 +23,7 @@
#include "lut.h"
#include "lut_cache.h"
-namespace libdcp {
+namespace dcp {
class GammaLUT : public LUT
{