diff options
Diffstat (limited to 'ksmserver/client.h')
-rw-r--r-- | ksmserver/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksmserver/client.h b/ksmserver/client.h index d950275ce..958511a37 100644 --- a/ksmserver/client.h +++ b/ksmserver/client.h @@ -19,7 +19,7 @@ Copyright (C) 2000 Matthias Ettrich <ettrich@kde.org> #include <tqdict.h> #include <tqptrqueue.h> #include <tqptrdict.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tqtimer.h> #include <dcopobject.h> |