Skip to content

Commit

Permalink
Include mutex in SessionState
Browse files Browse the repository at this point in the history
  • Loading branch information
fgo-ableton committed Dec 1, 2022
1 parent abc93d9 commit f0692b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ableton/link/SessionState.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <ableton/link/StartStopState.hpp>
#include <ableton/link/Timeline.hpp>
#include <ableton/link/TripleBuffer.hpp>
#include <mutex>

namespace ableton
{
Expand Down

0 comments on commit f0692b2

Please sign in to comment.