Fix headless build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
a2b917c163
commit
01fbdda81d
1 changed files with 4 additions and 0 deletions
|
|
@ -312,5 +312,9 @@ int& Window::fbCount() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void generateScreenshot() {
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
} // namespace window
|
} // namespace window
|
||||||
} // namespace rack
|
} // namespace rack
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue