diff options
Diffstat (limited to 'lib/kopainter/koIconChooser.cc')
-rw-r--r-- | lib/kopainter/koIconChooser.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kopainter/koIconChooser.cc b/lib/kopainter/koIconChooser.cc index 9fd7f877..e8647ffb 100644 --- a/lib/kopainter/koIconChooser.cc +++ b/lib/kopainter/koIconChooser.cc @@ -20,7 +20,7 @@ #include <kdebug.h> #include <koIconChooser.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tqpainter.h> #include <tqcursor.h> |