mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04: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