summaryrefslogtreecommitdiff
path: root/src/drivers/haptics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/haptics.cpp')
-rw-r--r--src/drivers/haptics.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/haptics.cpp b/src/drivers/haptics.cpp
index 46136e62..ccc9e599 100644
--- a/src/drivers/haptics.cpp
+++ b/src/drivers/haptics.cpp
@@ -10,6 +10,7 @@
#include <cstdint>
#include <initializer_list>
#include <mutex>
+#include <variant>
#include "assert.h"
#include "driver/gpio.h"