From 01eb8683733f39a6de984111f035bb8f71dcf8b8 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Tue, 12 Dec 2023 12:59:38 +1100 Subject: Support more datatypes in track tags --- src/database/records.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/database/records.cpp') diff --git a/src/database/records.cpp b/src/database/records.cpp index a0aac69a..af81dc5c 100644 --- a/src/database/records.cpp +++ b/src/database/records.cpp @@ -11,6 +11,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3