diff options
Diffstat (limited to 'src/part/videoWindow.h')
-rw-r--r-- | src/part/videoWindow.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/part/videoWindow.h b/src/part/videoWindow.h index 0d0e4d5..76d2b6c 100644 --- a/src/part/videoWindow.h +++ b/src/part/videoWindow.h @@ -5,8 +5,8 @@ #define CODEINE_VIDEO_WINDOW_H #include "../codeine.h" -#include <ntqtimer.h> -#include <ntqwidget.h> +#include <tqtimer.h> +#include <tqwidget.h> #include <kurl.h> typedef struct xine_s xine_t; |