Fix build errors with mind::globalMind and Qualia headers

This commit is contained in:
2025-09-15 12:47:09 -04:00
parent dd3d5fea66
commit 472184bbbc
5 changed files with 10 additions and 3 deletions
+1
View File
@@ -9,6 +9,7 @@
#include <asynchronousContinuation.h>
#include <asynchronousLoop.h>
#include <user/senseApiDesc.h>
#include <mind.h>
#include <deviceManager/deviceManager.h>
namespace fs = std::filesystem;