Add atomic include to fix linux build

This commit is contained in:
Reonu
2026-01-18 09:45:55 +00:00
parent d22aada255
commit 5b22e1a6f6
+1
View File
@@ -1,4 +1,5 @@
#include "banjo_launcher.h"
#include <atomic>
struct KeyframeRot {
float seconds;