diff options
Diffstat (limited to 'src/AlsaDriver.cpp')
-rw-r--r-- | src/AlsaDriver.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AlsaDriver.cpp b/src/AlsaDriver.cpp index 2771abd..1842598 100644 --- a/src/AlsaDriver.cpp +++ b/src/AlsaDriver.cpp @@ -30,6 +30,7 @@ PATCHAGE_RESTORE_WARNINGS #include <optional> #include <set> #include <utility> +#include <variant> namespace patchage { namespace { |