diff options
Diffstat (limited to 'xparts/src')
-rw-r--r-- | xparts/src/kde/xparthost_kpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/src/kde/xparthost_kpart.cpp b/xparts/src/kde/xparthost_kpart.cpp index 0ed7181e..cfbe57d2 100644 --- a/xparts/src/kde/xparthost_kpart.cpp +++ b/xparts/src/kde/xparthost_kpart.cpp @@ -3,7 +3,7 @@ #include "xpart_stub.h" #include <dcopclient.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <assert.h> |