diff options
Diffstat (limited to 'konqueror/client/kfmclient.h')
-rw-r--r-- | konqueror/client/kfmclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/client/kfmclient.h b/konqueror/client/kfmclient.h index 54ffcfb53..1e17279c6 100644 --- a/konqueror/client/kfmclient.h +++ b/konqueror/client/kfmclient.h @@ -20,7 +20,7 @@ #ifndef __kfmclient_h #define __kfmclient_h -#include <kapplication.h> +#include <tdeapplication.h> #include <krun.h> class clientApp : public TDEApplication |