Skip to content

Commit

Permalink
fix missing struct
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Oct 3, 2024
1 parent 183e1b8 commit f5a1396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dpp/voice/stub/stub.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ namespace dpp::dave {
};
namespace dpp {
struct dave_state {};
struct audio_mixer {};
}

0 comments on commit f5a1396

Please sign in to comment.