IX build fix

This commit is contained in:
thrust26 2023-08-22 15:48:06 +02:00
parent f6d020d538
commit 62b3ef38d8
1 changed files with 1 additions and 1 deletions

View File

@ -471,7 +471,7 @@ class FrameBuffer
@return The bezel name for the given index
*/
const string FrameBuffer::getBezelName(int& index) const;
const string getBezelName(int& index) const;
/**
Check if a bezel for the current ROM name exists.