summaryrefslogtreecommitdiff
path: root/src/looper.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/looper.hh')
-rw-r--r--src/looper.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/looper.hh b/src/looper.hh
index 4dfe56f..f1459e2 100644
--- a/src/looper.hh
+++ b/src/looper.hh
@@ -1,6 +1,7 @@
#ifndef LOOPER_HH
#define LOOPER_HH
+#include <cstdint>
#include <functional>
class Looper {