IX build fix

This commit is contained in:
thrust26 2023-08-22 15:48:06 +02:00
parent 229c5ab1f7
commit 991de73177
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.