diff options
Diffstat (limited to 'src/cti18n.h')
-rw-r--r-- | src/cti18n.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cti18n.h b/src/cti18n.h index a5b96ec..7cea13a 100644 --- a/src/cti18n.h +++ b/src/cti18n.h @@ -21,7 +21,7 @@ // Regardless, please don't introduce any other TQt or KDE dependencies here. // -GM 11/99 -#include <klocale.h> -#include <kapplication.h> +#include <tdelocale.h> +#include <tdeapplication.h> #endif // CTI18N_H |