diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-13 12:53:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-13 12:53:40 +0100 |
| commit | 7ee21d16c01b90c22192cd10f118419881fe504e (patch) | |
| tree | bc3bae7074a7d1624f4bdc62b903f5de026d4ed1 /src/lib/decoder.h | |
| parent | 77eb3dfabe6539affc037fb22f221d5ab0e123a9 (diff) | |
DVD-o-matic -> DCP-o-matic.
Diffstat (limited to 'src/lib/decoder.h')
| -rw-r--r-- | src/lib/decoder.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/decoder.h b/src/lib/decoder.h index 0fffef257..72b866ffe 100644 --- a/src/lib/decoder.h +++ b/src/lib/decoder.h @@ -21,8 +21,8 @@ * @brief Parent class for decoders of content. */ -#ifndef DVDOMATIC_DECODER_H -#define DVDOMATIC_DECODER_H +#ifndef DCPOMATIC_DECODER_H +#define DCPOMATIC_DECODER_H #include <vector> #include <string> |
