Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Licameli committed May 30, 2024
1 parent df283dd commit 4b89f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/lib-audio-io/PlaybackSchedule.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

#include "Mix.h"
#include "SampleCount.h"
#include <chrono>

struct AudioIOStartStreamOptions;
using PRCrossfadeData = std::vector< std::vector < float > >;
Expand Down

0 comments on commit 4b89f04

Please sign in to comment.