diff options
Diffstat (limited to 'src/systemtray.cpp')
-rw-r--r-- | src/systemtray.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemtray.cpp b/src/systemtray.cpp index 503eb3e..95a8afb 100644 --- a/src/systemtray.cpp +++ b/src/systemtray.cpp @@ -21,7 +21,7 @@ /** KSystemTray2 */ // To draw the systray screenshot image: -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqmovie.h> #include <tqvariant.h> #include "linklabel.h" |