diff options
Diffstat (limited to 'tracker-pt/frame.cpp')
-rw-r--r-- | tracker-pt/frame.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tracker-pt/frame.cpp b/tracker-pt/frame.cpp index 330c2313..e403af07 100644 --- a/tracker-pt/frame.cpp +++ b/tracker-pt/frame.cpp @@ -1,5 +1,7 @@ #include "frame.hpp" +#include "compat/math.hpp" + #include <cstring> #include <tuple> |