Fix changed includes

This commit is contained in:
Henrik Stickann
2023-01-19 23:22:35 +01:00
parent 2a5a816c57
commit c4ef41ddf7
9 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
#include <sta/config.hpp>
#ifdef STA_ATOMIC_ENABLE
#include <sta/intf/mutex.hpp>
#include <sta/mutex.hpp>
#include <atomic>