aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/AlsaInputPlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-25 10:43:39 +0100
committerMax Kellermann <max@duempel.org>2014-11-25 10:44:06 +0100
commita8ebfd7a92a48676d753e3ca3ee3175f6ff4d62e (patch)
tree4a68fa1139892c1fdc0aef280cf1024eb7d448f0 /src/input/plugins/AlsaInputPlugin.cxx
parentb19e5720cc47a66cc59e55a81dc08de4e521bc39 (diff)
downloadmpd-a8ebfd7a92a48676d753e3ca3ee3175f6ff4d62e.tar.gz
mpd-a8ebfd7a92a48676d753e3ca3ee3175f6ff4d62e.tar.xz
mpd-a8ebfd7a92a48676d753e3ca3ee3175f6ff4d62e.zip
event/DeferredMonitor: include cleanup
Diffstat (limited to 'src/input/plugins/AlsaInputPlugin.cxx')
-rw-r--r--src/input/plugins/AlsaInputPlugin.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input/plugins/AlsaInputPlugin.cxx b/src/input/plugins/AlsaInputPlugin.cxx
index 82b96f7df..f03f745c6 100644
--- a/src/input/plugins/AlsaInputPlugin.cxx
+++ b/src/input/plugins/AlsaInputPlugin.cxx
@@ -43,6 +43,8 @@
#include <alsa/asoundlib.h>
+#include <atomic>
+
#include <assert.h>
#include <string.h>