diff options
Diffstat (limited to 'dxr3sysclock.h')
-rw-r--r-- | dxr3sysclock.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3sysclock.h b/dxr3sysclock.h index 168907b..372117e 100644 --- a/dxr3sysclock.h +++ b/dxr3sysclock.h @@ -22,8 +22,9 @@ #ifndef _DXR3_SYSCLOCK_H_ #define _DXR3_SYSCLOCK_H_ -#include "dxr3vdrincludes.h" +#include <stdint.h> #include <linux/em8300.h> +#include <vdr/thread.h> // ================================== // work with dxr3's clock |