aboutsummaryrefslogtreecommitdiffstats
path: root/alc
diff options
context:
space:
mode:
Diffstat (limited to 'alc')
-rw-r--r--alc/context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/context.h b/alc/context.h
index 20c89a31..d74bc8d1 100644
--- a/alc/context.h
+++ b/alc/context.h
@@ -6,6 +6,7 @@
#include <memory>
#include <mutex>
#include <stdint.h>
+#include <string>
#include <unordered_map>
#include <utility>