summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-07-15 16:33:39 +0100
committerCarl Hetherington <cth@carlh.net>2013-07-15 16:33:39 +0100
commit6de3f68aa2bec3f8a1c35a587f56fdee5e105ed3 (patch)
tree2ff5e03592d06bc42fa6491a77222c2f9581992d
parentc044402e6c0262b4813ffee6e8df53469cef8487 (diff)
DVD -> DCP.
-rw-r--r--src/lib/sndfile_content.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/sndfile_content.h b/src/lib/sndfile_content.h
index 3d3f0c36c..e3b775e8b 100644
--- a/src/lib/sndfile_content.h
+++ b/src/lib/sndfile_content.h
@@ -17,8 +17,8 @@
*/
-#ifndef DVDOMATIC_SNDFILE_CONTENT_H
-#define DVDOMATIC_SNDFILE_CONTENT_H
+#ifndef DCPOMATIC_SNDFILE_CONTENT_H
+#define DCPOMATIC_SNDFILE_CONTENT_H
extern "C" {
#include <libavutil/audioconvert.h>