diff --git a/timer.h b/timer.h index eed99ca..5a02963 100644 --- a/timer.h +++ b/timer.h @@ -11,6 +11,7 @@ #define TIMER_H #include +#include class Timer : public QObject {