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 2b06ed0..16bf719 100644 --- a/src/systemtray.cpp +++ b/src/systemtray.cpp @@ -38,7 +38,7 @@ #include <tqpixmap.h> // To know the program name: #include <tdeglobal.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeaboutdata.h> #include <kiconeffect.h> // Others: |
