summaryrefslogtreecommitdiff
path: root/src/interop_subtitle_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-02-07 00:51:08 +0100
committerCarl Hetherington <cth@carlh.net>2024-04-18 12:11:43 +0200
commit3d53fb23efa153e10c37071a4ecac48b74c2dbd6 (patch)
tree2125f28506416ae362e660104f878898c51ef45d /src/interop_subtitle_asset.h
parent6801a43a489b3e55ab062b0db46e0e03d20e9bcb (diff)
Cleanup: fix more comments/guards (and add check script).
Diffstat (limited to 'src/interop_subtitle_asset.h')
-rw-r--r--src/interop_subtitle_asset.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interop_subtitle_asset.h b/src/interop_subtitle_asset.h
index f63740d5..ad1c68a7 100644
--- a/src/interop_subtitle_asset.h
+++ b/src/interop_subtitle_asset.h
@@ -37,8 +37,8 @@
*/
-#ifndef DCP_INTEROP_SUBTITLE_ASSET_H
-#define DCP_INTEROP_SUBTITLE_ASSET_H
+#ifndef LIBDCP_INTEROP_SUBTITLE_ASSET_H
+#define LIBDCP_INTEROP_SUBTITLE_ASSET_H
#include "subtitle_asset.h"