summaryrefslogtreecommitdiff
path: root/src/name_format.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/name_format.h
parent6801a43a489b3e55ab062b0db46e0e03d20e9bcb (diff)
Cleanup: fix more comments/guards (and add check script).
Diffstat (limited to 'src/name_format.h')
-rw-r--r--src/name_format.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/name_format.h b/src/name_format.h
index 6401fe82..3eb0277b 100644
--- a/src/name_format.h
+++ b/src/name_format.h
@@ -37,8 +37,8 @@
*/
-#ifndef LIBDCP_NAME_FORMAT
-#define LIBDCP_NAME_FORMAT
+#ifndef LIBDCP_NAME_FORMAT_H
+#define LIBDCP_NAME_FORMAT_H
#include <string>