summaryrefslogtreecommitdiff
path: root/src/lut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lut.h')
-rw-r--r--src/lut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lut.h b/src/lut.h
index ad291467..f56676a2 100644
--- a/src/lut.h
+++ b/src/lut.h
@@ -23,7 +23,7 @@
#include <cmath>
#include <boost/utility.hpp>
-namespace libdcp {
+namespace dcp {
class LUT : boost::noncopyable
{