diff options
Diffstat (limited to 'timeline.h')
-rw-r--r-- | timeline.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ #ifndef __TVGUIDE_TIMELINE_H
#define __TVGUIDE_TIMELINE_H
+#include "timer.h"
+#include "styledpixmap.h"
+
// --- cTimeLine -------------------------------------------------------------
class cTimeLine {
|