Skip to content

Commit

Permalink
lib/alsa/Error: add missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
aeolio authored and MaxKellermann committed Dec 15, 2021
1 parent 6d4bedf commit 3856224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/alsa/Error.cxx
Expand Up @@ -29,6 +29,7 @@

#include "Error.hxx"

#include <stdarg.h>
#include <alsa/error.h>

namespace Alsa {
Expand Down

0 comments on commit 3856224

Please sign in to comment.