diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:35:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:35:55 +0100 |
| commit | 49c7639efbd0c7e014e9ddf3380b6d7f1fed9285 (patch) | |
| tree | 73f1b01020572efb5b058652d059cd27246b303e /src/lib | |
| parent | c1bae7f0dac684147e00f5f51dcd5544ba13ee53 (diff) | |
DVD -> DCP.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/position.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/position.h b/src/lib/position.h index f904fe661..8768bf5a8 100644 --- a/src/lib/position.h +++ b/src/lib/position.h @@ -17,8 +17,8 @@ */ -#ifndef DVDOMATIC_POSITION_H -#define DVDOMATIC_POSITION_H +#ifndef DCPOMATIC_POSITION_H +#define DCPOMATIC_POSITION_H /** @struct Position * @brief A position. |
