aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/winmm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/backends/winmm.cpp')
-rw-r--r--Alc/backends/winmm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/backends/winmm.cpp b/Alc/backends/winmm.cpp
index 3c9aa776..bc599006 100644
--- a/Alc/backends/winmm.cpp
+++ b/Alc/backends/winmm.cpp
@@ -35,6 +35,7 @@
#include <vector>
#include <string>
#include <algorithm>
+#include <functional>
#include "alMain.h"
#include "alu.h"