Cleanup: fix header guard name and comment.
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Nov 2023 22:02:55 +0000 (23:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 18 Apr 2024 10:11:43 +0000 (12:11 +0200)
src/mono_j2k_picture_asset_reader.h

index f22136815316e6bc5ebb8cae64ea6317eea08ed5..8376e939a45df3b59cd92b822fdc4479714f7e1f 100644 (file)
 */
 
 
-/** @file  src/mono_picture_asset_reader.h
+/** @file  src/mono_j2k_picture_asset_reader.h
  *  @brief MonoJ2KPictureAssetReader typedef
  */
 
 
-#ifndef LIBDCP_MONO_PICTURE_ASSET_READER_H
-#define LIBDCP_MONO_PICTURE_ASSET_READER_H
+#ifndef LIBDCP_MONO_J2K_PICTURE_ASSET_READER_H
+#define LIBDCP_MONO_J2K_PICTURE_ASSET_READER_H
 
 
 #include "asset_reader.h"