diff options
Diffstat (limited to 'src/trayhoverpopup.h')
-rw-r--r-- | src/trayhoverpopup.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/trayhoverpopup.h b/src/trayhoverpopup.h index 913b778..4e4c22b 100644 --- a/src/trayhoverpopup.h +++ b/src/trayhoverpopup.h @@ -40,7 +40,8 @@ #ifndef TRAYHOVERPOPUP_H #define TRAYHOVERPOPUP_H -#include <ntqtimer.h> +#include <tqtimer.h> + #include <kpassivepopup.h> class TQLabel; |