diff options
Diffstat (limited to 'src/lib/dcp_subtitle.h')
| -rw-r--r-- | src/lib/dcp_subtitle.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/dcp_subtitle.h b/src/lib/dcp_subtitle.h index 4b4d4c92a..9d6076f82 100644 --- a/src/lib/dcp_subtitle.h +++ b/src/lib/dcp_subtitle.h @@ -17,8 +17,8 @@ */ -#ifndef DCPOMATIC_SRC_LIB_DCP_SUBTITLE_H -#define DCPOMATIC_SRC_LIB_DCP_SUBTITLE_H +#ifndef DCPOMATIC_DCP_SUBTITLE_H +#define DCPOMATIC_DCP_SUBTITLE_H #include <boost/shared_ptr.hpp> #include <boost/filesystem.hpp> |
