diff --git a/src/musikcube/app/layout/DirectoryLayout.h b/src/musikcube/app/layout/DirectoryLayout.h index f2689e6c7..61eef30fb 100644 --- a/src/musikcube/app/layout/DirectoryLayout.h +++ b/src/musikcube/app/layout/DirectoryLayout.h @@ -79,7 +79,7 @@ namespace musik { bool IsParentSelected(); bool IsParentRoot(); - int64_t DirectoryLayout::ListItemDecorator( + int64_t ListItemDecorator( cursespp::ScrollableWindow* scrollable, size_t index, size_t line,