diff options
Diffstat (limited to 'kaddressbook/common/locationmap.cpp')
-rw-r--r-- | kaddressbook/common/locationmap.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/common/locationmap.cpp b/kaddressbook/common/locationmap.cpp index ee6bbebe7..d4c5cb2d6 100644 --- a/kaddressbook/common/locationmap.cpp +++ b/kaddressbook/common/locationmap.cpp @@ -24,9 +24,9 @@ #include <tdeapplication.h> #include <tdeconfig.h> #include <tdeversion.h> -#include <kglobal.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdeglobal.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <kstaticdeleter.h> #include <kurl.h> |