diff options
Diffstat (limited to 'timeline.h')
-rw-r--r-- | timeline.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #ifndef __TVGUIDE_TIMELINE_H #define __TVGUIDE_TIMELINE_H -#include "timer.h" +#include "timemanager.h" #include "styledpixmap.h" // --- cTimeLine ------------------------------------------------------------- |