mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-13 03:34:35 +00:00
Touch: Missing #include.
This commit is contained in:
parent
5e5417b456
commit
e813db16fd
@ -21,6 +21,8 @@
|
||||
|
||||
#include "touch.hpp"
|
||||
|
||||
#include "utility.hpp"
|
||||
|
||||
namespace touch {
|
||||
|
||||
Metrics calculate_metrics(const Frame& frame) {
|
||||
|
Loading…
Reference in New Issue
Block a user