diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:33:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:33:39 +0100 |
| commit | 6de3f68aa2bec3f8a1c35a587f56fdee5e105ed3 (patch) | |
| tree | 2ff5e03592d06bc42fa6491a77222c2f9581992d /src | |
| parent | c044402e6c0262b4813ffee6e8df53469cef8487 (diff) | |
DVD -> DCP.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/sndfile_content.h | 4 |
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> |
