diff options
Diffstat (limited to 'ksysv/ServiceDlg.cpp')
-rw-r--r-- | ksysv/ServiceDlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ServiceDlg.cpp b/ksysv/ServiceDlg.cpp index 4b7d4ef..64fec66 100644 --- a/ksysv/ServiceDlg.cpp +++ b/ksysv/ServiceDlg.cpp @@ -18,7 +18,7 @@ #include <tqcombobox.h> #include <tqstring.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <klocale.h> #include <kbuttonbox.h> |