mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 07:18:47 -04:00
fix rando_config.cpp on linux maybe
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "rando_config.hpp"
|
||||
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
#include "bool_button.hpp"
|
||||
#include "pane.hpp"
|
||||
@@ -267,4 +268,4 @@ RandomizerWindow::RandomizerWindow() {
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user