diff --git a/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp b/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp index 5ea954afbc..d1cbdc2b56 100644 --- a/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp @@ -7,7 +7,7 @@ #include "Utilities/StrUtil.h" #include "cellSysutil.h" -LOG_CHANNEL(cellPhotoImportUtil, "PhotoImport"); +LOG_CHANNEL(cellPhotoImportUtil, "cellPhotoImport"); // Return Codes enum CellPhotoImportError : u32