mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-02 06:46:21 -04:00
Touch: Missing #include.
This commit is contained in:
parent
5e5417b456
commit
e813db16fd
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
|
||||
#include "touch.hpp"
|
||||
|
||||
#include "utility.hpp"
|
||||
|
||||
namespace touch {
|
||||
|
||||
Metrics calculate_metrics(const Frame& frame) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue