diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/phone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/phone.h b/app/phone.h index 6cdce34..bb93419 100644 --- a/app/phone.h +++ b/app/phone.h @@ -18,6 +18,7 @@ #define PHONE_H #include <QTimer> +#include <QDateTime> #include <telephony.h> #include "fileplayer.h" |