diff options
Diffstat (limited to 'ksim/ksim.cpp')
-rw-r--r-- | ksim/ksim.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksim/ksim.cpp b/ksim/ksim.cpp index 5059cce..447cf94 100644 --- a/ksim/ksim.cpp +++ b/ksim/ksim.cpp @@ -25,9 +25,9 @@ #include <tqlayout.h> -#include <kaboutapplication.h> +#include <tdeaboutapplication.h> #include <kbugreport.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <dcopclient.h> #include <kmessagebox.h> #include <kglobal.h> |