Browse Source

Fix headless build

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.02
falkTX 3 years ago
parent
commit
01fbdda81d
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      src/custom/RemoteWindow.cpp

+ 4
- 0
src/custom/RemoteWindow.cpp View File

@@ -312,5 +312,9 @@ int& Window::fbCount() {
}


void generateScreenshot() {
}


} // namespace window
} // namespace rack

Loading…
Cancel
Save