More bugfix + folder selection in recorder

This commit is contained in:
Ryzerth
2020-12-05 22:42:12 +01:00
parent 92b77904f6
commit 9b8c1a3072
17 changed files with 76 additions and 30 deletions

View File

@@ -10,7 +10,7 @@
#include <gui/icons.h>
#include <version.h>
#include <spdlog/spdlog.h>
#include <gui/bandplan.h>
#include <gui/widgets/bandplan.h>
#include <module.h>
#include <stb_image.h>
#include <config.h>