diff options
Diffstat (limited to 'kommander/widgets/pixmaplabel.cpp')
-rw-r--r-- | kommander/widgets/pixmaplabel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/pixmaplabel.cpp b/kommander/widgets/pixmaplabel.cpp index 7eab9e0d..887b8d6e 100644 --- a/kommander/widgets/pixmaplabel.cpp +++ b/kommander/widgets/pixmaplabel.cpp @@ -22,7 +22,7 @@ #include <tqpixmap.h> /* KDE INCLUDES */ -#include <kglobal.h> +#include <tdeglobal.h> #include <kiconloader.h> /* OTHER INCLUDES */ |