diff options
Diffstat (limited to 'kgeography/src/boxasker.cpp')
-rw-r--r-- | kgeography/src/boxasker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/boxasker.cpp b/kgeography/src/boxasker.cpp index 16a5ad60..f3642b19 100644 --- a/kgeography/src/boxasker.cpp +++ b/kgeography/src/boxasker.cpp @@ -11,7 +11,7 @@ #include <stdlib.h> // for RAND_MAX #include <tdeaccelmanager.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <klocale.h> #include <kpushbutton.h> |