diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:33:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:33:47 +0100 |
| commit | a2cca95b459a93906c39ca8bd4b31b995108f6ca (patch) | |
| tree | 2c0c6cc7fa981a143d30b2e360103991b42c2867 /src/lib | |
| parent | 6de3f68aa2bec3f8a1c35a587f56fdee5e105ed3 (diff) | |
DVD -> DCP.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/rect.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/rect.h b/src/lib/rect.h index df1869841..6f4709c08 100644 --- a/src/lib/rect.h +++ b/src/lib/rect.h @@ -17,8 +17,8 @@ */ -#ifndef DVDOMATIC_RECT_H -#define DVDOMATIC_RECT_H +#ifndef DCPOMATIC_RECT_H +#define DCPOMATIC_RECT_H #include "position.h" |
